mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -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 |
||
---|---|---|
.. | ||
client@f68d2ccc63 | ||
frontend | ||
server | ||
shared | ||
app.js | ||
boot.js | ||
bridge.js |