Skip to content

Fix dx bundle and release web builds #4211

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
May 30, 2025
Merged

Conversation

ealmloff
Copy link
Member

@ealmloff ealmloff commented May 27, 2025

Dx bundle and release web builds currently always panic on fresh builds. This PR fixes both issues. The bundle command is consuming the release flag in two different places. Release web builds, remove the wasm assets before bundling them

@ealmloff ealmloff added bug Something isn't working cli Related to the dioxus-cli program labels May 27, 2025
@ealmloff ealmloff changed the title Fix dx bundle Fix dx bundle and release web builds May 27, 2025
@ealmloff ealmloff marked this pull request as ready for review May 27, 2025 18:10
@ealmloff ealmloff requested a review from a team as a code owner May 27, 2025 18:10
@jkelleyrtp jkelleyrtp merged commit 18d8e6a into DioxusLabs:main May 30, 2025
30 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.

2 participants