mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
parent
11cb70a13e
commit
f96c1e2587
2 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import loadInitializers from 'ember/load-initializers';
|
||||||
import 'ghost/utils/link-view';
|
import 'ghost/utils/link-view';
|
||||||
import 'ghost/utils/text-field';
|
import 'ghost/utils/text-field';
|
||||||
import configureApp from 'ghost/config';
|
import configureApp from 'ghost/config';
|
||||||
import ghostPathsHelper from 'ghost/helpers/ghostPaths';
|
import ghostPathsHelper from 'ghost/helpers/ghost-paths';
|
||||||
|
|
||||||
Ember.MODEL_FACTORY_INJECTIONS = true;
|
Ember.MODEL_FACTORY_INJECTIONS = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue