-
|
Lets say I have the following setup
And the following turbo config When I change anything in The only way I found to do that would be to re-declare the dependencies explicitly between the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
ok, my problem was that I was running with |
Beta Was this translation helpful? Give feedback.
-
|
anyone home? |
Beta Was this translation helpful? Give feedback.
ok, my problem was that I was running with
--parallelflag, this ignores dependencies. The correct variant would have been to use--concurrency=x, see also #460