mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
c827b0c772
* failing test for #9499 * limit export handling to instance context * changeset --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>
6 lines
79 B
Markdown
6 lines
79 B
Markdown
---
|
|
'svelte': patch
|
|
---
|
|
|
|
fix: only treat instance context exports as accessors
|