removed in latest ember
This commit is contained in:
parent
6abac6ea9b
commit
07ee7ddddc
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@ import Resolver from './resolver';
|
|||
import loadInitializers from 'ember-load-initializers';
|
||||
import config from './config/environment';
|
||||
|
||||
Ember.MODEL_FACTORY_INJECTIONS = true;
|
||||
|
||||
const App = Ember.Application.extend({
|
||||
modulePrefix: config.modulePrefix,
|
||||
podModulePrefix: config.podModulePrefix,
|
||||
|
|
|
|||
Reference in a new issue