mirror of https://github.com/sveltejs/svelte
fix: avoid 'node:crypto' cloudflare warnings (#17612)
* fix: avoid 'node:crypto' cloudflare warnings * format * changeset * Apply suggestion from @teemingcpull/17614/head
parent
bc4dc1d10d
commit
baba15ab98
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: avoid Cloudflare warnings about not having the "node:crypto" module
|
||||||
Loading…
Reference in new issue