Cloudflare Pages and Turborepo

Hi friends. Question: I'm building some app with Vue, using Turborepo and of course Cloudflare Pages to present it. I'm getting errors about missing node features like crypto or buffer, coming from Worker directory (api). I've created a wrangler.toml file with the configuration that is enabling these features but seems like CF does not see it. Where should I place the configuration file, in the root of monorepo, worker folder or in the front-end app? I've tried multiple variants and nothing works. Thanks in advance.
0 Replies
No replies yetBe the first to reply to this messageJoin