Ghost/core/frontend/services
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
..
apps Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
card-assets Improved error handling in card-assets 2021-11-23 17:24:49 +00:00
helpers Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
routing Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
rss Lazy loaded cheerio dependency 2021-11-18 17:31:04 +01:00
sitemap 🐛 Fixed error in sitemap with >50k posts (#13317) 2021-09-17 11:13:42 +01:00
theme-engine Added card-asset config with sensible default 2021-11-05 12:20:02 +00:00
proxy.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
rendering.js Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00