Y
Hacker News
new
|
ask
|
show
|
jobs
by
graffitici
4034 days ago
I agree that Webpack is a serious competitor, and it's rather odd to not even mention it [1]. But I don't think Webpack does incremental compilation, since it usually takes quite a long time for me to compile my modestly-sized assets..
[1]
https://github.com/brunch/brunch-guide/search?utf8=%E2%9C%93...
1 comments
bryanlarsen
4033 days ago
It does incremental compilation when run in dev server mode.
link