0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Hannah Wolfe e7b80e50dc
Refactored bootstrap.init to require route settings
- The router bootstrap is no longer allowed to fetch it's own settings, but rather is passed them
- This moves the call to the site routes.js file, which isn't much better but it's a start
- The goal is to always pass these in from the boot process, or from the bridge reloader
2021-07-07 10:25:45 +01:00
..
client@f68d2ccc63 Updated Ghost-Admin to v4.9.0 2021-07-07 09:39:57 +01:00
frontend Refactored bootstrap.init to require route settings 2021-07-07 10:25:45 +01:00
server Refactored bootstrap.init to require route settings 2021-07-07 10:25:45 +01:00
shared Removed unneded i18n and logging parametes from update check 2021-07-02 19:07:13 +04:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Refactored bootstrap.init to require route settings 2021-07-07 10:25:45 +01:00
bridge.js Refactored bootstrap.init to require route settings 2021-07-07 10:25:45 +01:00