]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/watch/client.sh
Refresh remote accounts
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
index c99ed14e685ab827f899c90d9bb6198ec89764d8..6d4759b4ef8a231bc4e43c97fa665ef11877de4e 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
+ng server --hmr --host localhost --port 3000