This is the sixth in our DecEmber series- "Countdown to The New Year: 31 Days of Ember Addons". We plan to highlight a new addon each day until the new year, and we hope you'll join us for the fun!
It’s not really practical because ember-auto-import doesn’t control the entire app’s module graph. So it doesn’t know which components and template are already in the app, so it doesn’t know which ones to pull in when you auto import a component template.
But this is why we’re working on embroider. Embroider does the thing you’re asking about.