mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-23 10:53:34 +03:00
098891ee9a
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!) |
||
---|---|---|
.. | ||
controllers | ||
helpers | ||
middlewares | ||
bootstrap.test.js | ||
CollectionRouter.test.js | ||
ParentRouter.test.js | ||
registry.test.js | ||
RSSRouter.test.js | ||
StaticRoutesRouter.test.js | ||
TaxonomyRouter.test.js |