Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle canonicalizing dead path
If the receipt points to a path that no longer exists, the call to canonicalize will blow up. In that case, we can fall back to the original path as listed in the receipt for safety.
- Loading branch information