0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/frontend/apps
Hannah Wolfe 412d290a30
Refactored async helpers to use async/await (#14781)
- 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
2022-05-11 09:51:38 +01:00
..
amp Refactored async helpers to use async/await (#14781) 2022-05-11 09:51:38 +01:00
private-blogging Moved routing helpers to rendering service 2022-04-05 20:12:20 +01:00