« All deprecation guides

Deprecation Guide for Ember.Container

Previously, Container could be accessed via the Ember import:

import Ember from 'ember';

Ember.Container

Container is also private.

There is no replacement for this API.