Analyze embed too with bundlewatch
This commit is contained in:
parent
5c145fe7ab
commit
a3b5e78af3
6 changed files with 27 additions and 10 deletions
|
@ -4,4 +4,5 @@ set -eu
|
|||
|
||||
cd client
|
||||
|
||||
NODE_ENV=production npm run webpack -- --config webpack/webpack.video-embed.js --mode production --json > "./dist/embed-stats.json"
|
||||
mkdir -p ./dist/standalone/videos/
|
||||
NODE_ENV=production npm run webpack -- --config webpack/webpack.video-embed.js --mode production --json > "./dist/standalone/videos/embed-stats.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue