0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Naz c328ab781b Fixed broken boot sequence
refs 0d0e09f173
refs https://github.com/TryGhost/Team/issues/754

- As per comment on the top of boot.js:

// IMPORTANT: The only global requires here should be overrides + debug so we can monitor timings with DEBUG=ghost:boot* node ghost

- Referenced change broke the rule above and would have caused all sorts of boot problems.
2021-06-28 10:02:51 +04:00
..
client@f3f04b3b57 Updated Ghost-Admin to v4.8.3 2021-06-24 13:58:36 +01:00
frontend Removed unnecessary return with typo 2021-06-23 14:20:00 +01:00
server Added products_benefits table 2021-06-24 17:21:01 +01:00
shared Added sentry config to frontend site settings for Portal (#13086) 2021-06-21 17:59:20 +05:30
app.js
boot.js Fixed broken boot sequence 2021-06-28 10:02:51 +04:00
bridge.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00