Pooya Parsa
Pooya Parsa
moving to #2447
PR more than welcome to improve nitro docs 🙏🏼
Thanks for this PR. It makese sense to allow supporting more customizations for Node runtime server but adding more as direct env variables might be a tricky task to maintain....
I am thinking to finally land it for v2 at least (but need to cleanup changes little bit before merge). (this is what working on for Nitro v3: [spoiler](https://srvx.unjs.io/) -...
`useRuntimeConfig` does not inherits env variables without passing `env` param in cloudflare workers
@danielroe i appreciate reproduction + new issue to investigate 🙏🏼
`useRuntimeConfig` does not inherits env variables without passing `env` param in cloudflare workers
@chrisspiegl Nitro 2.11 will natively support Cloudflare Node.js compatibility and you can remove `compatibility_flags` for it altogether. It is a complicated story. There are 2 definitions of "Node.js compact" in...
(please raise a new issue with clear reproduction)
You can try with https://nitro.unjs.io/guide/nightly
Issue fixed in nitro 2.10+ releases. Note: Swagger UI is URL is now `/_swagger`
Thanks for the issue ❤️ Feel free to contribute to the docs by making a PR.