0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +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

6 lines
79 B
Markdown

---
'svelte': patch
---
fix: only treat instance context exports as accessors