0e4ffb4b6
b20b5fed4
94edfc3b2
d61e81538
24a8e782d
fc9e66242
1
2
3 4 5
6
7
8
9
10
#!/bin/sh set -eu cd client rm -rf ./dist ./compiled npm run ng build -- --prod --stats-json NODE_ENV=production npm run webpack -- --config webpack/webpack.video-embed.js --mode production