mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 09:22:49 +03:00
Merge pull request #4154 from tundal45/ghost_path_rename
[WIP] Rename helpers/ghostPaths.js -> helpers/ghost-paths.js
This commit is contained in:
commit
f79efaa8f3
@ -3,7 +3,7 @@ import loadInitializers from 'ember/load-initializers';
|
||||
import 'ghost/utils/link-view';
|
||||
import 'ghost/utils/text-field';
|
||||
import configureApp from 'ghost/config';
|
||||
import ghostPathsHelper from 'ghost/helpers/ghostPaths';
|
||||
import ghostPathsHelper from 'ghost/helpers/ghost-paths';
|
||||
|
||||
Ember.MODEL_FACTORY_INJECTIONS = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user