]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/watch/client.sh
Update client dependencies
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
index 3e452254798c139de504eb8818c561c926429123..313f66670e61d33f579a0f213f4d183643b9313e 100755 (executable)
@@ -2,4 +2,4 @@
 
 cd client || exit -1
 
-npm run webpack -- --config config/webpack.dev.js --progress --profile --colors --display-error-details --display-cached --watch
+npm run webpack-dev-server -- --config config/webpack.dev.js --progress --profile --colors --watch --content-base src/ --inline --hot --open