-
-
Notifications
You must be signed in to change notification settings - Fork 259
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set
registry.normalizeFullName
to resolver.normalize
.
When the `Registry` is present, its `normalizeFullName` method should be set to the resolver's `normalize` method. Overriding the normalize methods on the container is ineffective because they need to proxy to the associated registry's methods.
- Loading branch information
Showing
1 changed file
with
13 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters