Hacker News new | ask | show | jobs
by incidence 4196 days ago
Cool! Just a note, gulp-browserify is kinda a bad example as its deprecated/blacklisted.
1 comments

Thanks. 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.