Update videojs -> 6
This commit is contained in:
parent
6fcd19ba73
commit
8062415498
7 changed files with 221 additions and 133 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
cd client || exit -1
|
||||
rm -rf dist/
|
||||
rm -rf compiled/ dist/ dll/
|
||||
|
|
3
scripts/clean/server/dist.sh
Executable file
3
scripts/clean/server/dist.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
rm -rf dist/
|
Loading…
Add table
Add a link
Reference in a new issue