Hacker News new | ask | show | jobs
by briantakita 3160 days ago
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.