0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-22 12:27:29 +01:00
svelte/.changeset/swift-seahorses-deliver.md
Simon H 9c3516dd3d
feat: runes globals error (#9773)
* feat: runes globals error

throw descriptive error for using runes globals outside of Svelte-compiled files

* less hacky/more future-proof treeshaking check

* tweak

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2023-12-05 15:41:44 -05:00

112 B

svelte
patch

feat: throw descriptive error for using runes globals outside of Svelte-compiled files