browserify
browserify copied to clipboard
added --prelude-path command line option
Added the ability to specify a custom prelude to be passed to browser-pack.
browserify --prelude-path=/path/to/prelude.js
This seems useful—would you like to update the PR to match the current master branch?