0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/services/route-settings
Hannah Wolfe 9a14c2de4c
Removed sync method from route settings loader
refs: cf514cdf7

- in commit cf514cdf7 we moved the loadSettings call up to the bridge
- here we can call the async method, so we can remove loadSettingsSync altogether
- all the tests have now been changed to use the async method
2022-04-28 15:37:09 +01:00
..
default-routes.yaml Moved default-routes.yaml file to backend 2021-09-28 04:59:41 +13:00
default-settings-manager.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
index.js Removed sync method from route settings loader 2022-04-28 15:37:09 +01:00
route-settings.js Fixed hidden validation error during frontend reload 2021-12-01 16:24:09 +04:00
settings-loader.js Removed sync method from route settings loader 2022-04-28 15:37:09 +01:00
validate.js Removed versioned routing configs 2022-04-28 15:35:28 +01:00
yaml-parser.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00