browserify icon indicating copy to clipboard operation
browserify copied to clipboard

added --prelude-path command line option

Open williamcotton opened this issue 11 years ago • 1 comments

Added the ability to specify a custom prelude to be passed to browser-pack.

browserify --prelude-path=/path/to/prelude.js

williamcotton avatar May 09 '14 23:05 williamcotton

This seems useful—would you like to update the PR to match the current master branch?

goto-bus-stop avatar Feb 09 '18 09:02 goto-bus-stop