0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Hannah Wolfe 6247aa4d8b
Added missing async/await calls
- throughout the theme activation flow there are several missing awaits and necessary async keywords
- we should be waiting on these processes, not letting them complete indeterministically
2021-11-23 17:24:50 +00:00
..
client@18b5ca27f6 Updated Admin to v4.22.4 2021-11-19 16:00:31 +00:00
frontend Improved error handling in card-assets 2021-11-23 17:24:49 +00:00
server Added missing async/await calls 2021-11-23 17:24:50 +00:00
shared Added productCard labs flag 2021-11-22 11:46:28 +01:00
app.js
boot.js 🐛 Fixed card asset init/reload behaviour 2021-11-23 12:53:58 +00:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00