Ghost/core/frontend/services/rss
Naz 979474a8cc Refactored bootstrap module into RouterManager class
refs https://linear.app/tryghost/issue/CORE-104/decouple-frontend-routing-events-from-urlserver-events

- The "bootstrap" didn't give enough credit to everything this module was doing - it's responsible for managing correct initialization and reinitialization of the frontend Routes as well as passing router creation information back to the frontend's URL service
- The refactor is done in two steps - the "bootstrap.js" will be renamed in the follow-up commit to have a clean history of how the file evolved
2021-10-19 07:29:09 +13:00
..
cache.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
generate-feed.js Refactored bootstrap module into RouterManager class 2021-10-19 07:29:09 +13:00
index.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
renderer.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00