bevy/crates/bevy_asset
andriyDev 9bcaad7b43
Canonicalize the root path to match the canonicalized asset path. (#18345)
# Objective

- Fixes #18342.

## Solution

- Canonicalize the root path so that when we try to strip the prefix, it
matches the canonicalized asset path.
- This is basically just a followup to #18023.

## Testing

- Ran the hot_asset_reloading example and it no longer panics.
2025-03-16 21:03:29 +00:00
..
macros
src
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md

Bevy Asset

License Crates.io Downloads Docs Discord