Client: fix prod build process

This commit is contained in:
Chocobozzz
2016-09-19 22:27:17 +02:00
parent d268c551cc
commit ad22074a78
5 changed files with 182 additions and 187 deletions

View File

@@ -2,4 +2,4 @@
cd client || exit -1
npm run webpack -- --config config/webpack.prod.js --progress --profile --colors --display-error-details --display-cached --bail
npm run webpack -- --config config/webpack.prod.js --progress --profile --bail