0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/web
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
..
admin Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
api Added guards against parentPort being null 2021-06-29 12:14:48 +01:00
members Simplified + unified debug naming conventions 2021-07-07 09:57:14 +01:00
oauth Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
parent Simplified + unified debug naming conventions 2021-07-07 09:57:14 +01:00
shared Corrected deprecation comment 2021-07-02 13:50:11 +04:00
site Refactored bootstrap.init to require route settings 2021-07-07 10:25:45 +01:00
index.js
well-known.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00