|
|
|
|
|
by fks
2350 days ago
|
|
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). |
|