Closed jelhan closed 7 years ago
_lookupFactory will be removed in 2.13.0:
DEPRECATION: Using "_lookupFactory" is deprecated. Please use container.factoryFor instead. [deprecation id: container-lookupFactory] See http://emberjs.com/deprecations/v2.x/#toc_migrating-from-_lookupfactory-to-factoryfor for more details.
This will break addon (but it's already broken since 2.10 due to #34).
_lookupFactory will be removed in 2.13.0:
This will break addon (but it's already broken since 2.10 due to #34).