Giorgos Kalogeropoulos
Giorgos Kalogeropoulos
I agree that the extesion shoud prepend the BREAKING CHANGE: I had a version issue because standard-version didnt understand the breaking change
try { "source": "/api", "destination": "https://zeeh.herokuapp.com" },
I believe the issue it which root folder you choose. If you choose the root folder of the monorepo in the project of vercel as root it works. But in...
Try to cd out in the root folder when running npx nx-ignore . The issue is that you need to run the command in the root folder but because the...