Ghost/core/server/services/route-settings
Naz 2649f32dd2 Removed unnecessary parameter
refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings

- The content path parameter was passed around without really giving much additional value - the "filePath" gives big enough picture for the error to tell about what has happened
2021-09-30 17:29:42 +02:00
..
default-routes.yaml Moved default-routes.yaml file to backend 2021-09-28 04:59:41 +13:00
default-settings-manager.js Refactored ensure settings module into a class with DI 2021-09-29 20:56:55 +02:00
index.js Refactored settings loader to class 2021-09-30 17:29:42 +02:00
route-settings.js Extracted yarml persed dep out of settings loader 2021-09-30 17:29:42 +02:00
settings-loader.js Removed unnecessary parameter 2021-09-30 17:29:42 +02:00
validate.js Removed remaining use of i18n from core/frontend 2021-09-28 11:58:29 +01:00
yaml-parser.js Removed remaining use of i18n from core/frontend 2021-09-28 11:58:29 +01:00