Skip to content

Commit 7002fa1

Browse files
ChristianEdwardPadillamontogeek
authored andcommitted
docs(plugins): Add Svelte Loader HMR link (#3229)
1 parent 680b7b9 commit 7002fa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/guides/hot-module-replacement.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,5 +341,6 @@ There are many other loaders and examples out in the community to make HMR inter
341341
- [Vue Loader](https://github.com/vuejs/vue-loader): This loader supports HMR for vue components out of the box.
342342
- [Elm Hot webpack Loader](https://github.com/klazuka/elm-hot-webpack-loader): Supports HMR for the Elm programming language.
343343
- [Angular HMR](https://github.com/gdi2290/angular-hmr): No loader necessary! A simple change to your main NgModule file is all that's required to have full control over the HMR APIs.
344+
- [Svelte Loader](https://github.com/sveltejs/svelte-loader): This loader supports HMR for Svelte components out of the box.
344345

345346
T> If you know of any other loaders or plugins that help with or enhance Hot Module Replacement please submit a pull request to add to this list!

0 commit comments

Comments
 (0)