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