aboutsummaryrefslogblamecommitdiffhomepage
path: root/scripts/build/client/prod.sh
blob: e090e8082ecd3cd30ddb15cee169f01d45d38281 (plain) (tree)
1
2
3
4
5



                    
                                                                               
#!/usr/bin/env sh

cd client || exit -1

npm run webpack -- --config config/webpack.prod.js  --progress --profile --bail