Skip to content

ovrsea/analyse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forked version of webpack/analyse with graphs disabled in order to analyze larger bundles

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.3%
  • HTML 38.5%
  • CSS 0.2%