« All deprecation guides
Deprecation Guide for import Ember from 'ember'
import Ember from 'ember';
is deprecated. APIs that were previously accessed
via Ember
should be imported directly from their respective packages.
This was introduced in RFC #1003.