browserify-incremental icon indicating copy to clipboard operation
browserify-incremental copied to clipboard

bundle-collapser plugin doesn't work from commandline

Open sterpe opened this issue 9 years ago • 1 comments

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 avatar Feb 09 '16 19:02 sterpe

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

sterpe avatar Feb 09 '16 19:02 sterpe