mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
- moved logging variable outside of the try-catch block, so it doesn't need a 2nd require - I was considering having config,logging etc shared components required in a function together, but it's less readable - Having a try-catch for loading shared components before main boot is also confusing - This is simplest and most readable IMO |
||
---|---|---|
.. | ||
client@919bf3931d | ||
frontend | ||
server | ||
shared | ||
app.js | ||
boot.js |