Hacker News new | ask | show | jobs
by bryanlarsen 3973 days ago
One new thing that replaces two (or more) old things, so that's progress. webpack replaces both browserify & gulp/grunt.
1 comments

Well, until you have any tasks other than bundling assets, and need a task runner again.
NPM works fine as a simple task runner, and you're probably already using that as well.