You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that the dioxus cli makes a directory for local storage when building desktop apps, in my case ~/.local/share/<app-name>-<hash> , every new build. I don't plan on using it so I'd rather it not make them, but I couldn't find out how to stop it. Is there a way to disable it?
Additionally, is there a quick method for cleaning stale builds? I don't see a clean command in the cli.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed that the dioxus cli makes a directory for local storage when building desktop apps, in my case
~/.local/share/<app-name>-<hash>, every new build. I don't plan on using it so I'd rather it not make them, but I couldn't find out how to stop it. Is there a way to disable it?Additionally, is there a quick method for cleaning stale builds? I don't see a
cleancommand in the cli.Beta Was this translation helpful? Give feedback.
All reactions