Hacker News new | ask | show | jobs
by pdimitar 2350 days ago
Sorry, which tool? Snowpack?
1 comments

Yup, from the tl;dr on the site:

> TL;DR - Snowpack removes the need for bundlers (Webpack, Parcel, Rollup) in a traditional application build process by leveraging the ESM syntax you're already writing. Keep using your favorite web frameworks (React, Preact, Vue, Svelte) & build tools (Babel, TypeScript).

Then I could see myself trying Snowpack. Thanks for the clarification.