Remove watch scripts
This commit is contained in:
parent
478924a044
commit
c026a2e673
10 changed files with 42 additions and 33 deletions
|
@ -3,5 +3,5 @@
|
|||
set -eu
|
||||
|
||||
NODE_ENV=test npm run concurrently -- -k \
|
||||
"npm run watch:client" \
|
||||
"cd client && npm run ng -- serve --proxy-config proxy.config.json --hmr --configuration hmr --host 0.0.0.0 --disable-host-check --port 3000" \
|
||||
"npm run build:server && NODE_ENV=test npm start"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue