mirror of https://github.com/sveltejs/svelte
fix: remove `untrack` circular dependency (#17910)
Closes #17899 by importing `untrack` from the actual file instead of the `index-client.js`. Verified by packing the library and launching a build with it.pull/17912/head
parent
58f161dee2
commit
e4e089310d
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: remove `untrack` circular dependency
|
||||
Loading…
Reference in new issue