#".dioxus" folder not removed by `dx clean`?
1 messages · Page 1 of 1 (latest)
dx clean is just a call to cargo clean (see src)
https://github.com/DioxusLabs/dioxus/blob/main/packages/cli/src/cli/clean.rs
I don't know what the .dioxus folder is
GitHub
Fullstack app framework for web, desktop, mobile, and more. - DioxusLabs/dioxus
The .dioxus folder was the build cache before 0.6