Vite Plugin Svelte

Svelte Integration for Web Dev Build Tool Vite

Creator

Svelte Official @sveltejs

Description

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.
Visit Site
Related Projects