Skip to content
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

Fix dx bundle command and resources panic #2951

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

ealmloff
Copy link
Member

This PR fixes two panics that are currently causing dx bundle to fail:

  1. the bundle command uses package twice
  2. the bundle command uses resources and resources_map which causes a panic in tauri bundler
    Fixes dx bundle does not work. #2941

@ealmloff ealmloff added the bug Something isn't working label Sep 11, 2024
@jkelleyrtp jkelleyrtp merged commit 87c2f64 into DioxusLabs:main Sep 13, 2024
15 checks passed
@ealmloff ealmloff deleted the fix-dx-bundle branch September 13, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dx bundle does not work.
3 participants