Svelte Integration for Web Dev Build Tool Vite
"Vite is an opinionated web dev build tool that serves your code via native ES Module imports during dev and bundles it with Rollup for production.
It provides lightning fast cold server start and instant hot module replacement (HMR).
Vite is mainly developed for Vue 3 – this is a Svelte integration."
Svelte Official
@sveltejs