mirror of https://github.com/sveltejs/svelte
fix: remove metadata from legacy AST (#13927)
Besides being private API that shouldn't be exposed, they caused our AST explorer on the Svelte site to traverse endlessly fixes https://github.com/sveltejs/svelte.dev/issues/480revert-13651-compile-warning
parent
441124c5c7
commit
81f9bdd376
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: remove metadata from legacy AST
|
Loading…
Reference in new issue