mirror of https://github.com/sveltejs/svelte
fix: ensure snapshot logs don't affect dependency graph (#13286)
* fix: ensure snapshot logs don't affect dependency graph untrack the whole function See https://github.com/sveltejs/svelte/pull/13142#issuecomment-2354116248 * try-catch * appease eslint --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>pull/13290/head
parent
e7f51e4982
commit
36168286ba
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: ensure snapshot logs don't affect dependency graph
|
Loading…
Reference in new issue