How does one define a Wrangler project to be independent of the containing monorepo?
I have a monorepo, but want to define within it, Wrangler 3 projects that stand alone. ie: I don't want the module resolution to ascend above the Wrangler project base folder. Is there a way to do that?
1 Reply
If you are using pnpm you can exclude projects pretty easily.
pnpm-workspace.yaml