mirror of https://github.com/sveltejs/svelte
407 B
407 B
question |
---|
How do I do hot module reloading? |
We recommend using SvelteKit, which supports HMR out of the box and is built on top of Vite and svelte-hmr. There are also community plugins for rollup and webpack.