]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/watch/client.sh
Put features table in about page
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
index 710c8703704b4ea07b83c66f2dd4cdabb95f7628..f3799d2e9dd1db395c8634c366380b0f60d58476 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 --configuration hmr --host 0.0.0.0 --disable-host-check --port 3000