]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - scripts/build/client/prod.sh
Add production webpack, big thanks to @AngularClass
[github/Chocobozzz/PeerTube.git] / scripts / build / client / prod.sh
1 #!/usr/bin/env sh
2
3 cd client || exit -1
4
5 npm run webpack -- --config config/webpack.prod.js --progress --profile --colors --display-error-details --display-cached --bail