svelte-hmr

HMR commons for Svelte 3

ISC License

Downloads
2.1M
Stars
201
Committers
15

Bot releases are visible (Hide)

svelte-hmr -

Published by rixo almost 5 years ago

Fix Svelte 3.16+ support.

Preservation of local state and reactive blocks across HMR updates is still very flacky (read mostly broken). Fortunately, this will be fixable soon, when PR #3882 gets merged.