belt and braces

pull/12215/head
Rich Harris 2 months ago
parent 29ab9b55af
commit 6dabf23f63

@ -385,6 +385,7 @@ export function destroy_effect(effect, remove_dom = true) {
effect.deps =
effect.parent =
effect.fn =
effect.nodes =
null;
}

Loading…
Cancel
Save