Problem
Ember is moving towards importing just the modules you need instead of the global Ember import.
https://github.com/emberjs/rfcs/blob/master/text/0176-javascript-module-api.md
Subtasks
Might need to plan on when this can be best accomplished given other PR's in the pipeline.
Problem
Ember is moving towards importing just the modules you need instead of the global
Emberimport.https://github.com/emberjs/rfcs/blob/master/text/0176-javascript-module-api.md
Subtasks
import Ember from 'ember'withimport Component from '@ember/component'.Might need to plan on when this can be best accomplished given other PR's in the pipeline.