Hacker News new | ask | show | jobs
by tbolt 3974 days ago
wow, sweet. another entirely new javascript thing
1 comments

One new thing that replaces two (or more) old things, so that's progress. webpack replaces both browserify & gulp/grunt.
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.