close
The Wayback Machine - https://web.archive.org/web/20201206031702/https://github.com/webpack/analyse
Skip to content
master
Go to file
Code

README.md

analyse

http://webpack.github.com/analyse

Running

You can generate the required JSON file for this tool by running webpack --profile --json > stats.json

Build

Development:

grunt dev

Production:

grunt

Publish:

grunt deploy
You can’t perform that action at this time.