The "^" is magic and needs an example #2084
-
|
I am reading and re-reading multiple times "The Without an example or better explanation I am unclear exactly the behavior. The declaration The issue an poor clarity is that I think what it is saying is that if a workspace package depends on another local workspace package it will build that first? At least an example would make it explicitly clear. I'd prefer not to make assumptions on what will happen. Note: To make matters worse, at least for me, recent youtube "How many apps can you buld in one Turborepo?" the author never adds this magic |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
That's correct! We've updated the docs recently around this, hopefully it's helpful: https://turbo.build/repo/docs/core-concepts/monorepos/running-tasks#in-a-different-workspace. Could you open an issue (or if you're feeling adventurous, a PR) if this still doesn't feel clear enough? |
Beta Was this translation helpful? Give feedback.
That's correct! We've updated the docs recently around this, hopefully it's helpful: https://turbo.build/repo/docs/core-concepts/monorepos/running-tasks#in-a-different-workspace. Could you open an issue (or if you're feeling adventurous, a PR) if this still doesn't feel clear enough?