mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -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 |
||
---|---|---|
.. | ||
config | ||
i18n | ||
express.js | ||
html-to-plaintext.js | ||
logging.js | ||
sentry.js | ||
url-utils.js |