0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Hannah Wolfe 8d754a592e
Refactored routing to be passed routes config
- At the moment the bootstrap.start method asks the settings service for its settings
- This couples the routing and settings services together - when maybe we want to use a different method to generate settings
- By passing the settings to the routing service at the right time, we open up possibilities for refactoring
2021-06-30 09:43:54 +01:00
..
client@3bb1327906 Updated Ghost-Admin to v4.8.4 2021-06-29 18:06:03 +01:00
frontend Refactored routing to be passed routes config 2021-06-30 09:43:54 +01:00
server Refactored routing to be passed routes config 2021-06-30 09:43:54 +01:00
shared Refined multiple product flows in Portal 2021-06-29 21:50:08 +05:30
app.js
boot.js Refactored routing to be passed routes config 2021-06-30 09:43:54 +01:00
bridge.js Added reload frontend wrapper to bridge 2021-06-29 18:45:03 +01:00