Closed rwjblue closed 9 years ago
Added in https://github.com/ember-cli/ember-cli/pull/3218, and should be available in ember-cli@0.1.13.
This will ensure that in development the features are injected into my-app.js before the app code (which should fix the current issue).
my-app.js
Closed by 176bfd2
Added in https://github.com/ember-cli/ember-cli/pull/3218, and should be available in ember-cli@0.1.13.
This will ensure that in development the features are injected into
my-app.js
before the app code (which should fix the current issue).