0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
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
..
client@4f3fd61cb3 Updated Admin to v4.19.1 2021-10-18 14:09:17 +01:00
frontend Refactored bootstrap module into RouterManager class 2021-10-19 07:29:09 +13:00
server Moved URL service to backend 2021-10-19 07:29:09 +13:00
shared Moved public folder to frontend 2021-10-16 19:27:34 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
bridge.js Refactored bootstrap module into RouterManager class 2021-10-19 07:29:09 +13:00