Upgrade server dependencies
This commit is contained in:
parent
62689b942b
commit
2db85d6b6e
3 changed files with 661 additions and 645 deletions
|
@ -7,7 +7,7 @@ mkdir -p "./client/dist"
|
|||
rm -rf "./client/dist/locale"
|
||||
cp -r "./client/src/locale/target" "./client/dist/locale"
|
||||
|
||||
rm -r "./dist"
|
||||
rm -rf "./dist"
|
||||
|
||||
NODE_ENV=test npm run concurrently -- -k \
|
||||
"npm run tsc -- --sourceMap && npm run nodemon -- --delay 2 --watch ./dist dist/server" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue