0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-25 00:51:01 +01:00
svelte/.changeset/sharp-gorillas-impress.md
Rich Harris c827b0c772
fix: only treat instance context exports as accessors (#9500)
* failing test for #9499

* limit export handling to instance context

* changeset

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2023-11-16 17:22:38 -05:00

79 B

svelte
patch

fix: only treat instance context exports as accessors