Revert "ember-cli 0.2.5"
Will look at this later
This reverts commit 7a24962d30
.
This commit is contained in:
parent
7a24962d30
commit
20765e5dac
7 changed files with 19 additions and 22 deletions
|
@ -9,6 +9,7 @@ Ember.MODEL_FACTORY_INJECTIONS = true;
|
|||
|
||||
App = Ember.Application.extend({
|
||||
modulePrefix: config.modulePrefix,
|
||||
podModulePrefix: config.podModulePrefix,
|
||||
Resolver: Resolver
|
||||
});
|
||||
|
||||
|
|
Reference in a new issue