This adds new top level import paths and deprecates the old ones that depend on ember-cli's app folder merging.
I didn't find a way to do this without duplicating the files, so we'll need to do some git trickery when removing the old files in the future so the git history is kept.
This adds new top level import paths and deprecates the old ones that depend on ember-cli's app folder merging.
I didn't find a way to do this without duplicating the files, so we'll need to do some git trickery when removing the old files in the future so the git history is kept.
Closes #443