mirror of https://github.com/sveltejs/svelte
fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups (#14470)
* fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups * fix (albeit with annoying warnings) * bundle with conditions to silence noise * production is probably better --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>pull/14477/head
parent
10a7729726
commit
4c88431228
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups
|
Loading…
Reference in new issue