Skip to content

fix(bundle): support copying resource dirs for the bundler#5619

Open
photino wants to merge 4 commits into
DioxusLabs:mainfrom
photino:patch-2
Open

fix(bundle): support copying resource dirs for the bundler#5619
photino wants to merge 4 commits into
DioxusLabs:mainfrom
photino:patch-2

Conversation

@photino

@photino photino commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Recursively copies files and directories using a custom method copy_entries.

Fix #5504

Recursively copies files and directories using a custom method `copy_entries`.

Fix DioxusLabs#5504
@photino
photino requested a review from a team as a code owner June 11, 2026 00:32
@photino photino changed the title Support copying resource dirs for the bundler fix(bundle): support copying resource dirs for the bundler Jun 11, 2026
@photino
photino marked this pull request as draft June 11, 2026 02:23
This is necessary to avoid the `NotFound` error.
@photino
photino marked this pull request as ready for review June 11, 2026 02:27

@ealmloff ealmloff left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@ealmloff ealmloff added bug Something isn't working cli Related to the dioxus-cli program labels Jun 15, 2026
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.

dx bundle cannot copy resource dirs

2 participants