Y
Hacker News
new
|
ask
|
show
|
jobs
by
Scarbutt
2022 days ago
Unless you want to ship a 5MB browser bundle for a 'hello world', advanced compilation is not necessary, is obligatory.
1 comments
fulafel
2022 days ago
It's like 200 kB gzipped for hello world with simple optimizations.
When you use webpack, you can use that ecosystem of space optimizers too.
link
When you use webpack, you can use that ecosystem of space optimizers too.