Mechanism for managing persistent dependencies #3475
bryanrsmith
started this conversation in
Ideas
Replies: 1 comment
-
|
If you author npm run scripts, you should be able to execute them through turbo, with whatever |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd love to have a way to manage dependent tasks that are persistent. e.g.,
https://www.npmjs.com/package/start-server-and-test helps manage this, but it makes me break out of turbo for task dependencies. It would be cool to have similar functionality built in to turbo.
Beta Was this translation helpful? Give feedback.
All reactions