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

- In most of the packages we follow the pattern of passing in a single "options" object into a constructor and desructuring those the object into parameter, like this example: 077c83dc2d/packages/limit-service/lib/limit-service.js (L19-L26)
2021-10-12 17:21:46 +02:00
..
.eslintrc.js
DynamicRedirectManager.test.js Simplified DynamicRedirectManager's constructor interface 2021-10-12 17:21:46 +02:00