mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Upgrade scripts and embed webpack config
This commit is contained in:
parent
63c4db6d71
commit
7bfd1b1edb
15 changed files with 81 additions and 1986 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
cd client || exit -1
|
||||
|
||||
rm -rf ./compiled ./dist
|
||||
rm -rf ./dist
|
||||
|
||||
npm run webpack -- --config config/webpack.prod.js --progress --profile --bail
|
||||
ng build -- --prod
|
||||
NODE_ENV=production npm run webpack -- --config webpack/webpack.video-embed.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue