0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend/apps/amp
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
..
lib Refactored async helpers to use async/await (#14781) 2022-05-11 09:51:38 +01:00
index.js Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00