Hacker News new | ask | show | jobs
by crooked-v 3160 days ago
Tree shaking should help... eventually.
1 comments

Next year, in Jerusalem
You can have tree-shaking right now, with rollup.js. You can also have purely transpiled isomorphic component library (no runtime download) running at near vanillajs speeds with svelte.js.