5 ms·
Cool! Just a note, gulp-browserify is kinda a bad example as its deprecated/blacklisted.
by incidence 12y ago
Cool! Just a note, gulp-browserify is kinda a bad example as its deprecated/blacklisted.
- akrymski 12y agoThanks. Yeah I've used browserify directly within gulp before, and frankly I just find it too much of a hassle to write configs for either build tools. I use npm to script production builds and use reserver for debugging, which is working really well for me.