Ghost/test/unit/frontend
Hannah Wolfe 0ede559d5b
🐛 Fixed card asset init/reload behaviour
- Card asset reloading was incorrectly only happening if the API version changed 🙈
- In addition, having an init function was redundant, as theme activation happens on boot
- This meant that the card assets were being generated twice on boot
- Instead, we now only generate them on theme activation, which covers the boot case and simplifies all the logic
2021-11-23 12:53:58 +00:00
..
apps Moved URL service to backend 2021-10-19 07:29:09 +13:00
helpers 🐛 Fixed broken assets for theme/design preview 2021-11-03 11:20:04 +01:00
meta Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
services 🐛 Fixed card asset init/reload behaviour 2021-11-23 12:53:58 +00:00
web/middleware Updated servePublicFile to honor v= cache keys 2021-11-23 12:49:53 +00:00