Y
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
smrq
3973 days ago
Well, until you have any tasks other than bundling assets, and need a task runner again.
link
bryanlarsen
3973 days ago
NPM works fine as a simple task runner, and you're probably already using that as well.
link