jsdf / browserify-incremental

incremental rebuild for browserify
175 stars 13 forks source link

bundle-collapser plugin doesn't work from commandline #26

Open sterpe opened 8 years ago

sterpe commented 8 years ago
browserifyinc -p bundle-collapser/plugin foo.js

Doesn't have same behavior as

browserify -p bundle-collaper/plugin foo.js

I.e., the plugin doesn't seem to be applied.

sterpe commented 8 years ago

https://github.com/substack/bundle-collapser