Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 212 Bytes

File metadata and controls

14 lines (9 loc) · 212 Bytes

Webpack 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:

npm start