In order to allow ember-source to migrate to be a V2 addon, we must require that ember-auto-import@2 is present in the consuming application.
Concretely, we should add code to the addon entry point to check this.project.addons includes ember-auto-import@2 installed. That code would go somewhere around here: