Skip to content

phiresky/webpack-analyse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 61.6%
  • HTML 38.2%
  • CSS 0.2%