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: Asset Warnings On Windows #3220

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

DogeDark
Copy link
Member

Windows has different behavior for the path.is_relative() method than unix. This switches out that method for path.starts_with("/")

@DogeDark DogeDark added bug Something isn't working manganis Related to the manganis crate labels Nov 15, 2024
@jkelleyrtp jkelleyrtp merged commit 6da7226 into DioxusLabs:main Nov 15, 2024
17 checks passed
@DogeDark DogeDark deleted the fix-asset-warning branch November 15, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working manganis Related to the manganis crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants