Ghost/ghost/express-dynamic-redirects/lib
Naz c44e33b1f7 Simplified DynamicRedirectManager's constructor interface
refs https://linear.app/tryghost/issue/CORE-84/have-a-look-at-the-eggs-redirects-refactor-branch

- There is no need to pass in whole "urlUtils" instance to construct the class as all the class has to know is how to construct a "subdirectory URL" which can be a single function passed in instead of a vague object instance
2021-10-12 17:21:46 +02:00
..
DynamicRedirectManager.js Simplified DynamicRedirectManager's constructor interface 2021-10-12 17:21:46 +02:00