Skip to content

Commit cc2b696

Browse files
committed
mention vite-plugin-svelte
1 parent c7b1dce commit cc2b696

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,11 @@ The official Svelte Native template already includes HMR support.
102102

103103
- [svelte-native-template]
104104

105+
### Vite
106+
107+
- [vite-plugin-svelte]
108+
- [svite]
109+
105110
[nollup]: https://github.com/PepsRyuu/nollup
106111
[rollup-plugin-hot]: https://github.com/rixo/rollup-plugin-hot
107112
[rollup-plugin-svelte-hot]: https://github.com/rixo/rollup-plugin-svelte-hot
@@ -111,12 +116,8 @@ The official Svelte Native template already includes HMR support.
111116
[svelte-native-template]: https://github.com/halfnelson/svelte-native-template
112117
[svelte-loader-hot]: https://github.com/rixo/svelte-loader-hot
113118
[svelte-template-webpack-hot]: https://github.com/rixo/svelte-template-webpack-hot
114-
115-
### Vite
116-
117-
Some early work for a Svelte plugin for Vite with HMR is being made by Svite.
118-
119-
- [svite](https://github.com/dominikg/svite)
119+
[vite-plugin-svelte]: https://github.com/intrnl/vite-plugin-svelte
120+
[svite]: https://github.com/dominikg/svite
120121

121122
## License
122123

0 commit comments

Comments
 (0)