-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Description
Using this._mount(target, anchor) instead of this._fragment.m(target, anchor) would fix sveltejs/svelte-loader#43. Using a private _mount method like this is arguably a bit of a hack, and we could discuss whether we need to make it a public method for the sake of things like this, but for now it's an easy way to get granular HMR working.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels