0.1.0 • Published 6 years ago

browserify-webpack-stats v0.1.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
6 years ago

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