mirror of https://github.com/sveltejs/svelte
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>pull/9792/head
parent
24777c335a
commit
9c3516dd3d
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
feat: throw descriptive error for using runes globals outside of Svelte-compiled files
|
Loading…
Reference in new issue