Uncaught Error: No such module "node:events".
I'm trying to deploy my SvelteKit app on Cloudflare using bun
I'm using the crypto module (importing it with
I don't think that cloudflare is reading the configuration file tho because after a success message i get this:
I'm using the crypto module (importing it with
node:crypto) and this is my wrangler.json:I don't think that cloudflare is reading the configuration file tho because after a success message i get this:
