Skip to content

NickBolles/analyse

 
 

Repository files navigation

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

About

analyse web app for webpack stats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.3%
  • Pug 36.4%
  • HTML 1.1%
  • CSS 0.2%