wrangler.toml configuration beta in a monorepo
I had a question regarding this public beta feature.
When deploying, does Cloudflare only look for
Thanks!
When deploying, does Cloudflare only look for
wrangler.toml at the root of the repository? We have a monorepo and it'd be located in a subdirectory like packages/pages. I think it might be difficult to move to the root of the repository without support for custom paths (Pages does not support custom paths for the wrangler.toml configuration file).Thanks!