mirror of https://github.com/sveltejs/svelte
chore: avoid microtasks when flushing sync (alternative) (#15895)
* chore: avoid microtasks when flushing sync
* chore: avoid microtasks when flushing sync
* chore: avoid microtasks when flushing sync
* tweak
* WIP
* another
* more
* tweak
* fix
* fix
* belt and braces
* Revert "belt and braces"
This reverts commit f8de1cf47a
.
---------
Co-authored-by: Dominic Gannaway <trueadm@users.noreply.github.com>
pull/15825/head
parent
8b7bea1624
commit
b6164128b3
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
chore: avoid microtasks when flushing sync
|
Loading…
Reference in new issue