Deno, Sveltekit and adapter node build issue (+DuckDB)
Wondering if this is a SvelteKit/Rollup or Deno or DuckDB-WASM issue.
My build errors due to missing "node:" specifiers. If I add those manually (i.e. go into the build files and add node: specifiers) it all works.
Is this an issue with SvelteKit, with Deno or with DuckDB? Screenshot is the unadjusted build.
My build errors due to missing "node:" specifiers. If I add those manually (i.e. go into the build files and add node: specifiers) it all works.
Is this an issue with SvelteKit, with Deno or with DuckDB? Screenshot is the unadjusted build.

