mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-15 03:01:37 -05:00
- Note: added a forced error to show that this was previously happening at the wrong time - i18n is required by ghost-server to log server start messages, and so gets initialised as part of the ghost-server load - moving this into the right place means we can see how long it takes in the debug logs - previously the debug log lines for i18n showed 0/1ms, which is not correct as this contains a sync file load operation! - we should consider if we want to have i18n be a requirement for ghost server, or if we want static messages |
||
---|---|---|
.. | ||
client@16fb465b10 | ||
frontend | ||
server | ||
shared | ||
app.js | ||
boot.js | ||
bridge.js |