dx serve from workspace? #2936
Replies: 3 comments 3 replies
-
We don't have the |
Beta Was this translation helpful? Give feedback.
-
Really sorry to bump again, but could anyone run the d |
Beta Was this translation helpful? Give feedback.
-
I think that I will retry when 0.6.* stable is out. @ealmloff : Thanks for the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
How would you run the
dx serve
command inside a workspace ?I have a ws with different crates and a dioxus project is one of them.
So ideally, we should have a way to
dx serve -p my package
, running from the workspace root's directory.Like we do
cargo build -p my package
from the root directory.Maybe it exists already, but I am not sure how to activate it.
Beta Was this translation helpful? Give feedback.
All reactions