mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
19852de5cb
- In the interest of simplifying and cleaning up this code which affects Ghost's boot process - Moved config to DI, injecting only known properties. It's expected that you must restart the server to pick up new config - Even in tests! - Got rid of unused bluebird code, but also reworked some promise-based code to be simpler using util.promisify |
||
---|---|---|
.. | ||
client@5751899e5b | ||
frontend | ||
server | ||
shared | ||
app.js | ||
boot.js | ||
bridge.js |