Y
Hacker News
new
|
ask
|
show
|
jobs
by
tehlike
3270 days ago
how smaller do you think things could get?
1 comments
tracker1
3268 days ago
Depends, are you including ES5 shims, not to mention the corejs stuff for ES6, regenerator etc if you're using async. It all adds up. Given it's not that much in terms of size, but it's a lot in bloat for browsers that don't need it.
link