Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dominikg/svite
- Owner: dominikg
- License: mit
- Archived: true
- Created: 2020-06-18T19:33:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-14T10:09:40.000Z (over 3 years ago)
- Last Synced: 2024-08-01T16:31:28.353Z (3 months ago)
- Topics: hmr, svelte, vite
- Language: JavaScript
- Homepage:
- Size: 2.03 MB
- Stars: 373
- Watchers: 12
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/contributing.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - svite
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