0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit
Hannah Wolfe 273e220327 Moved i18n to shared
refs 829e8ed010

- i18n is used everywhere but only requires shared or external packages, therefore it's a good candidate for living in shared
- this reduces invalid requires across frontend and server, and lets us use it everywhere until we come up with a better option
2021-05-04 13:03:38 +01:00
..
adapters Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
api 🐛 Fixed __GHOST_URL__ appearing in sitemaps (#12787) 2021-03-18 17:16:37 +00:00
apps Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
data Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
helpers Moved theme service to core/server 2021-04-27 15:14:49 +01:00
lib 🐛 Fixed images not having srcset or sizes attributes (#12800) 2021-03-20 22:17:43 +00:00
models Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
server Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
services Moved i18n to shared 2021-05-04 13:03:38 +01:00
shared/config Fixed config test that failed to detect changes 2021-03-25 13:12:43 +13:00
web Fixed broken require path (bridge in tests) 2021-04-26 15:01:10 +01:00