And the compatibility flag to unlock the `node:` stuff is just ```toml compatibility_flags = [ "node

And the compatibility flag to unlock the node: stuff is just
compatibility_flags = [ "nodejs_compat" ]
in your wrangler.toml
Was this page helpful?