bevy/crates/bevy_asset
Torstein Grindvik 54e2b2ea07
Improve file watcher error msg (#12060)
# Objective

When dealing with custom asset sources it can be a bit tricky to get
asset roots combined with relative paths correct.
It's even harder when it isn't mentioned which path was problematic.

## Solution

Mention which path failed for the file watcher.

Signed-off-by: Torstein Grindvik <torstein.grindvik@muybridge.com>
Co-authored-by: Torstein Grindvik <torstein.grindvik@muybridge.com>
2024-02-23 17:39:33 +00:00
..
macros Bump Version after Release (#12020) 2024-02-21 20:58:59 +00:00
src Improve file watcher error msg (#12060) 2024-02-23 17:39:33 +00:00
Cargo.toml Bump Version after Release (#12020) 2024-02-21 20:58:59 +00:00