-
|
I'm a bit confused about how to run two tasks in watch mode for development.
So I need to do something like Or am I forced to use parallel npm scripts? |
Beta Was this translation helpful? Give feedback.
Answered by
mehulkar
May 22, 2023
Replies: 1 comment
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
anthonyshew
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
turbo run dev:emit dev:startshould just work?