Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Register default container on fallback registry.
This ensures that all registries will have a reference to the first container created that references them. This ensures that deprecated access to `lookup` and `lookupFactory` on the registry will be proxied to the first container created for a registry. This avoids breaking compatibility with Ember 1.x initializers. [Fixes emberjs#10313]
- Loading branch information