]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/watch/client.sh
Bumped to version v0.0.15-alpha
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
index d5eb2581832f79c84142dad5fadf7fd67a9d9eef..09dcc23acab1a2c55b70278da557f65629ce089f 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/ --hotOnly --open
+npm run ng -- server --hmr --host localhost --port 3000