]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/watch/client.sh
Upgrade to rxjs 6
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
index 710c8703704b4ea07b83c66f2dd4cdabb95f7628..7dcce58612119e2945e18b9d35c19952204693f3 100755 (executable)
@@ -4,4 +4,4 @@ set -eu
 
 cd client
 
-npm run ng -- server --hmr --host 0.0.0.0 --disable-host-check --port 3000
+npm run ng -- serve --hmr --host 0.0.0.0 --disable-host-check --port 3000