rixo / rollup-plugin-svelte-hot

Fork of official rollup-plugin-svelte with added HMR support (for both Nollup or Rollup)
MIT License
47 stars 6 forks source link
hmr hot-module-replacement rollup svelte svelte-v3

rollup-plugin-svelte-hot

This is a fork of official rollup-plugin-svelte with added HMR support.

It supports HMR both with Nollup, or Rollup with (experimental) rollup-plugin-hot.

TODO

A new version of this plugin has been published to close the gap in API with rollup-plugin-svelte@7+.

README needs to be reviewed and updated, with new API from last versions of rollup-plugin-svelte.

Please refer to the legacy README for information about the previous versions of this plugin (that supports rollup-plugin-svelte v4-5 API).