]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - scripts/watch/client/webpack.sh
Server: add log messages if the server refuses to serve local clients tokens
[github/Chocobozzz/PeerTube.git] / scripts / watch / client / webpack.sh
CommitLineData
fc76359b
C
1#!/usr/bin/env sh
2
3cd client || exit -1
4
5npm run webpack -- --config config/webpack.dev.js --progress --profile --colors --display-error-details --display-cached --watch