mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings - When the yaml parser is injected through a DI it's easier to test and later on the redirects service initialization would use same pattern with exactly the same yamlParse funciton - Next step is getting yaml parser into an outside module - Also simplified getSettingFilePath method while swapping to an updated yaml parser implementation. Now this method function is exactly like the one used in redirects |
||
---|---|---|
.. | ||
default-routes.yaml | ||
default-settings-manager.js | ||
index.js | ||
route-settings.js | ||
settings-loader.js | ||
validate.js | ||
yaml-parser.js |