0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-28 16:12:17 +01:00
svelte/.changeset/brown-months-fry.md
Rich Harris 40ac2cafd6
chore: treeshakeable store subs (#10506)
* make store subscriptions treeshakeable on the server

* drive-by fix

* changeset

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2024-02-17 16:35:18 -05:00

81 B

svelte
patch

chore: treeshake unused store subscriptions in SSR mode