DioxusLabs / DioxusLabs/dioxus
`dx serve` shows blank output when there is a dependency by `path`
Open
bug
cli
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
**Problem**
`dx serve` shows blank output when there is a dependency by `path`
**Steps To Reproduce**
Steps to reproduce the behavior:
1. `dx init` (default option to everything)
2. Add a dependency with `path = "..."` to `Cargo.toml`
3. `dx serve`
**Expected behavior**
Work
**Screenshots**
**Environment:**
- Dioxus version: 0.6
- Rust version: 1.89
- App platform: web
**Questionnaire**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.