root directory doesn't stop monorepo from rebuilding
I have /backend and /frontend and both services do not have watch path set.
How should I update the config so that updating the /backend does not cause /frontend to rebuild?
6 Replies
Project ID:
2890c019-be36-45c2-800b-c4c137d5295f
2890c019-be36-45c2-800b-c4c137d5295f
hmm ive seen this too, thought it was a fluke or something
@jr - any idea?
any updates guys? i have a similar monorepo setup. Updating backend end is also updating my frontend app
Do i need to set a watch path as well or should setting root dir work?
should setting root dir workit should, but doesnt
Do i need to set a watch path as wellthat could be a temp solution
Thanks Brody