Skip to content

goto-bus-stop/browserify-webpack-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browserify-webpack-stats

output a webpack-style stats.json with browserify, for use with webpack based bundle analyzer tools

WIP!

npm travis standard

Install

npm install browserify-webpack-stats

Usage

browserify app.js -p browserify-webpack-stats -o bundle.js
webpack-bundle-analyzer stats.json .

License

Apache-2.0