Skip to content

Fix asset bundling in the CLI #2145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 26, 2024
Merged

Conversation

ealmloff
Copy link
Member

@ealmloff ealmloff commented Mar 26, 2024

This copies the asset in the dist directory when bundling applications with the CLI and adds code to dioxus desktop to look in the dist directory even when the application is run without cargo

Fixes #2144

@ealmloff ealmloff added bug Something isn't working cli Related to the dioxus-cli program labels Mar 26, 2024
@jkelleyrtp jkelleyrtp merged commit 9942c8b into DioxusLabs:main Mar 26, 2024
@ealmloff ealmloff deleted the fix-bundling branch March 26, 2024 12:16
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.

Bundle currently borked
2 participants