]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - scripts/build/client/dev.sh
1fd0ad41611d5bd686daba6f9b5c9e0e95bb2251
[github/Chocobozzz/PeerTube.git] / scripts / build / client / dev.sh
1 #!/usr/bin/env sh
2
3 cd client || exit -1
4
5 rm -rf ./compiled
6
7 npm run webpack -- --config config/webpack.dev.js --progress --profile --colors --display-error-details --display-cached