Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(resolver) handling edgecase resulting in wrong URI
- If querying `/path/foo` with `strip_path=true`, then the resolver would replace the URI with `//foo`.
- Loading branch information