Description
Describe the bug
After upgrading:
- sveltekit: 2.19.1 to 2.20.3
- svelte: 5.23.0 to 5.25.6
Cloudflare now complains that "node:async_hooks" is being imported by _worker.js. This notice wasn't there on previous builds/previous versions.
Reproduction
You can create by creating a new Sveltekit project (using npx sv create) and deploying as Cloudflare pages.
Logs
System Info
N/A
Severity
annoyance
Additional Information
No response