mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
- We use bluebird inconsistently throughout the codebase now - The original reason why we needed to use it so heavily was so that all promises returned had the bluebird behaviour, including catch predicates - Most other usage is explicit, but this is really hard to detect and hasn't made it to standard promises, so we should get rid of this pattern |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
public | ||
services | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
notify.js | ||
overrides.js | ||
run-update-check.js | ||
update-check.js |