]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/watch/client.sh
Fix error logging
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
index 313f66670e61d33f579a0f213f4d183643b9313e..2481e2269585e2cad3b18480692f24d6cff06bbe 100755 (executable)
@@ -2,4 +2,4 @@
 
 cd client || exit -1
 
-npm run webpack-dev-server -- --config config/webpack.dev.js --progress --profile --colors --watch --content-base src/ --inline --hot --open
+npm run ng -- server --hmr --host 0.0.0.0 --disable-host-check --port 3000