Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dominikg/svite

svelte integration for vite
https://github.com/dominikg/svite

hmr svelte vite

Last synced: 11 days ago
JSON representation

svelte integration for vite

Awesome Lists containing this project

README

        

# svite 0.8 is discontinued. This repository is not going to receive updates.

## [New Home](https://github.com/svitejs/svite)

## [Migration Guide](https://github.com/svitejs/svite/tree/main/packages/svite#migration-from-08)

# Got a question? / Need help?

Join [svite discord](https://discord.gg/nzgMZJD)

# Credits

- [svelte](https://svelte.dev) and [vite](https://github.com/vitejs/vite#readme) obviously
- [rixo](https://github.com/rixo) - without svelte-hmr and your support this would not have been possible
- [vite-plugin-svelte](https://github.com/intrnl/vite-plugin-svelte) - initial inspiration