-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Description
Describe the problem
It seems Svelte 5 doesn't support Webpack HMR.
svelte-hmr
decides to not support any HMR for Svelte 5 because the HMR support will come out of Svelte itself. See the discussion here: sveltejs/svelte-hmr#87
However, Svelte only supports Vite HMR.
Describe the proposed solution
I don't have a good recommendation.
Importance
I can use the full reload but partial reload will be much better.
Metadata
Metadata
Assignees
Labels
No labels