X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Fwatch%2Fclient.sh;h=f3799d2e9dd1db395c8634c366380b0f60d58476;hb=56af5222c1ab3d6aaa76b1237bfa381ecc4878b1;hp=7dcce58612119e2945e18b9d35c19952204693f3;hpb=db400f447a9f7aae1c56fa25396e93069744483f;p=github%2FChocobozzz%2FPeerTube.git diff --git a/scripts/watch/client.sh b/scripts/watch/client.sh index 7dcce5861..f3799d2e9 100755 --- a/scripts/watch/client.sh +++ b/scripts/watch/client.sh @@ -4,4 +4,4 @@ set -eu cd client -npm run ng -- serve --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