webpack-contrib / webpack-bundle-analyzer

Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
MIT License
12.58k stars 488 forks source link

docs: udpate webpack command #426

Closed snitin315 closed 3 years ago

snitin315 commented 3 years ago

update webpack command for generating stats.json, https://webpack.js.org/api/cli/#json

valscion commented 3 years ago

This is not compatible with webpack 4: https://v4.webpack.js.org/api/cli/#common-options

snitin315 commented 3 years ago

Ah yes we don't --profile for webpack 4 with webpack-cli v4.