mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
412d290a30
- async/await makes the code easier to read - also means we can get rid of usages of Promise, and some unnecessary usages of Bluebird - this refactor is done for the 4 async helpers and the code that wraps async helpers so the whole pipeline is async/await and more understandable |
||
---|---|---|
.. | ||
apps | ||
card-assets | ||
data | ||
helpers | ||
rendering | ||
routing | ||
rss | ||
sitemap | ||
theme-engine | ||
handlebars.js | ||
proxy.js |