0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/route-settings
Naz 2fed8dbbd5 Moved all settings module bootstrap logic into init method
refs refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings

- The initialization outside the init method is causing problems when the configs are mocked during the test setup
2021-11-24 05:32:20 +13:00
..
default-routes.yaml
default-settings-manager.js Refactored ensure settings module into a class with DI 2021-09-29 20:56:55 +02:00
index.js Moved all settings module bootstrap logic into init method 2021-11-24 05:32:20 +13:00
route-settings.js Refactored route settings module into class 2021-11-24 05:32:20 +13:00
settings-loader.js Extracted routes.yaml path calculation into external package 2021-11-24 05:32:20 +13:00
validate.js
yaml-parser.js Fixed comma dangle 2021-09-30 18:22:32 +02:00