svelte/site/content/faq/1200-how-do-i-do-hmr.md

6 lines
200 B

---
question: How do I do hot module reloading?
---
Use the community plugins for [rollup](https://github.com/rixo/rollup-plugin-svelte-hot) and [webpack](https://github.com/rixo/svelte-loader-hot).