Use `compatibility_flags = ["nodejs_compat"]` instead
Use
compatibility_flags = ["nodejs_compat"] insteadcompatibility_flags = ["nodejs_compat"]node_compat which is build-time polyfills.CPU time is the amount of time the CPU actually spends doing work, during a given request.Does that mean they won't charge for the time where a worker is "halted" (waiting for turnstile to respond)?
.wasm or .wasm?module.wasm?module, it doesn't get resolved and throws exceptions.
rules for it in wrangler.toml file
domain.com/thisthingdomain.com/auth/*domain.com/* or a worker custom domain

astro dev with hmr, etc., but still use Cloudflare features like KV, D1, etc.: https://docs.astro.build/en/guides/integrations-guide/cloudflare/#cloudflare-runtimecompatibility_flags = [ "nodejs_compat" ] to my wrangler.toml file but the TS server keeps giving this error:

rules in my wrangler.toml, I did try that and it didn't seem to work eithernode_compat.wasm.wasm?module.wasm?modulerulesruleswrangler.tomldomain.com/thisthingdomain.com/auth/*domain.com/*astro devcompatibility_flags = [ "nodejs_compat" ]await import('path/to/file')const file = 'test.js'
await import(`path/to/${file}`)No such module \"path/to/test.js\".