X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Fwatch%2Fclient.sh;h=7dcce58612119e2945e18b9d35c19952204693f3;hb=db400f447a9f7aae1c56fa25396e93069744483f;hp=710c8703704b4ea07b83c66f2dd4cdabb95f7628;hpb=0e4ffb4b678962d5ff7a4a7d8952033bc84725da;p=github%2FChocobozzz%2FPeerTube.git diff --git a/scripts/watch/client.sh b/scripts/watch/client.sh index 710c87037..7dcce5861 100755 --- a/scripts/watch/client.sh +++ b/scripts/watch/client.sh @@ -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