aboutsummaryrefslogblamecommitdiffhomepage
path: root/scripts/watch/client/webpack.sh
blob: 3e452254798c139de504eb8818c561c926429123 (plain) (tree)
1
2
3
4
5




                                                                                                                                
#!/usr/bin/env sh

cd client || exit -1

npm run webpack -- --config config/webpack.dev.js --progress --profile --colors --display-error-details --display-cached --watch