Configuring a monorepo
So i am looking to configure a monorepo for Cloudflare Pages, i have a Nextjs app under
/apps/web
which will need @cloudflare/next-on-pages
to build. However i can't figure out how to get it all working.
My repo: https://github.com/jacobsamo/BuzzTripGitHub
GitHub - jacobsamo/BuzzTrip: Plan the trip you've always dreamed of
Plan the trip you've always dreamed of. Contribute to jacobsamo/BuzzTrip development by creating an account on GitHub.
1 Reply
Forgot to remove the
wrangler.toml
from the .gitignore and decided to opt into using the Root Directory
setting