0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Hannah Wolfe 4c7330125f
Improved error handling in card-assets
refs bb47b9e327

- EACCESS error was previously caught to stop the boot process from failing with perms errors
- For clearFiless, we do not care if these files cannot be removed. Refactored to use allSettled which means we don't do them in sequence + can ignore the outcome
- For minifiy, this is now a legit error, however we don't need the activate method to fail for an EACCES error, we just need an error to be shown (I think)
2021-11-23 17:24:49 +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 Fixed invalid settings file path configuration 2021-11-24 05:32:20 +13: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 🐛 Fixed card asset init/reload behaviour 2021-11-23 12:53:58 +00:00