Skip to content

Conversation

@ealmloff
Copy link
Member

Fixes an issue @nicoburns ran into with the CLI bundling in workspaces with the blitz browser pr. If you run the bundler from the workspace, the CLI tries to resolve the icon path relative to the workspace instead of relative to the crate. This PR changes the behavior to always resolve icon paths relative to the crate

@ealmloff ealmloff requested a review from a team as a code owner November 24, 2025 14:42
@ealmloff ealmloff added bug Something isn't working cli Related to the dioxus-cli program labels Nov 24, 2025
Copy link
Contributor

@nicoburns nicoburns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Not sure if we need need to consider this a breaking change.

@jkelleyrtp jkelleyrtp merged commit 0dd2cb4 into DioxusLabs:main Nov 25, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cli Related to the dioxus-cli program

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants