Add blank.mp4 to dist files
For a complete "offline" experience, it's necessary to self-host the file, so include it in the dist files for that purpose.
This commit is contained in:
parent
4957e4d80c
commit
2a97a9a9c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,6 +5,7 @@ node_modules
|
|||||||
aws.json
|
aws.json
|
||||||
docs/index.dev.html
|
docs/index.dev.html
|
||||||
*.mp4
|
*.mp4
|
||||||
|
!dist/blank.mp4
|
||||||
index-dev.html
|
index-dev.html
|
||||||
notes.txt
|
notes.txt
|
||||||
*.vtt
|
*.vtt
|
||||||
|
BIN
dist/blank.mp4
vendored
Normal file
BIN
dist/blank.mp4
vendored
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user