Ghost/test/unit
Naz 098891ee9a Removed bootstrap module dependency from frontend routers
refs https://linear.app/tryghost/issue/CORE-104/decouple-frontend-routing-events-from-urlserver-events

- "routerCreated" call was causing a need to create a dependency on the frontend Router level which didn't fit nicely with the refactor of the bootstrap into a class, it's also makes way more sense having it as an independent parameter instead of a call on a module (makes testing way more readable too!)
2021-10-19 07:29:09 +13:00
..
api Moved URL service to backend 2021-10-19 07:29:09 +13:00
frontend Removed bootstrap module dependency from frontend routers 2021-10-19 07:29:09 +13:00
server Moved URL service to backend 2021-10-19 07:29:09 +13:00
shared Moved core/shared/i18n to theme-engine/i18n 2021-10-15 20:25:56 +01:00