Skip to main content

Questions tagged [monorepository]

The tag has no usage guidance.

monorepository
0 votes
0 answers
160 views

How to make nx vite react monorepo project's relative path work?

I am creating a monorepo project with nx using vite steps: pnpm create-nx-workspace within the apps folder I created a catalog and checkout with Nx Consle generate application in the catalog's vite....
iHateSyntax's user avatar
0 votes
1 answer
95 views

deploying affected with nx mono repo using bitbucket pipeline based on tag

I am using bitbucket pipelines and NX for a mono repo. I am trying to use build and deploy affected using our tag based deployment, but the problem is I need to point point to a branch: nx affected --...
Mattijs's user avatar
  • 3,375