mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add bootstrap analyzer and optimize build
This commit is contained in:
@@ -4,5 +4,5 @@ cd client || exit -1
|
||||
|
||||
rm -rf ./dist ./compiled
|
||||
|
||||
npm run ng build -- --prod
|
||||
npm run ng build -- --prod --stats-json
|
||||
NODE_ENV=production npm run webpack -- --config webpack/webpack.video-embed.js
|
||||
|
||||
Reference in New Issue
Block a user