Hello, greetings. Please I need a little help, I just deployed a Sveltekit app to CF pages.
I decided to use,
node: crypto
node: crypto
and
node:buffer
node:buffer
as the docs says they're supported.
I also added a wrangler.json file with node-compact flag.
On dev everything's , but when I push to production, the, the site built but failed to deploy to CF global network, says "Failed to publish your function. no such module, node:crypto"
At this point, I don't know what to do now. I'll appreciate any help