]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - scripts/watch/client.sh
Update webpack stack
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
1 #!/usr/bin/env sh
2
3 cd client || exit -1
4
5 npm run webpack-dev-server -- --config config/webpack.dev.js --progress --profile --colors --watch --content-base src/ --inline --hot