]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/watch/client.sh
Begin import script with youtube-dl
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
index 3e452254798c139de504eb8818c561c926429123..2481e2269585e2cad3b18480692f24d6cff06bbe 100755 (executable)
@@ -2,4 +2,4 @@
 
 cd client || exit -1
 
-npm run webpack -- --config config/webpack.dev.js --progress --profile --colors --display-error-details --display-cached --watch
+npm run ng -- server --hmr --host 0.0.0.0 --disable-host-check --port 3000