Y
Hacker News
new
|
ask
|
show
|
jobs
by
hendzen
2731 days ago
An hour? For JavaScript? Wtf?
1 comments
jimmychangas
2730 days ago
Babel + a million lines of Javascript, and a few other build steps. Durying development, only the required modules are built, so it takes only a few minutes to get up and running, but a full build takes ~1 hour and produces ~100mb in bundles.
link