goto-bus-stop / browserify-webpack-stats

output a webpack-style stats.json with browserify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

output a webpack-style stats.json with browserify

License:Other


Languages

Language:JavaScript 100.0%