mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-03 08:25:06 +03: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 |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
services | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
notify.js | ||
overrides.js | ||
run-update-check.js | ||
update-check.js |