0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend/services/theme-engine
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
..
config Moved theme config to new theme engine service 2021-04-21 14:21:32 +01:00
engines Moved theme engines to new theme engine service 2021-04-22 21:05:01 +01:00
handlebars Moved i18n to shared 2021-05-04 13:03:38 +01:00
active.js Moved theme i18n to new theme engine service 2021-04-26 12:29:55 +01:00
engine.js
i18n.js Moved i18n to shared 2021-05-04 13:03:38 +01:00
index.js Moved activate from themes to the bridge 2021-04-27 13:52:19 +01:00
middleware.js Moved theme middleware to new theme engine service 2021-04-24 20:01:09 +01:00
preview.js Moved theme preview mw to new theme engine service 2021-04-24 19:56:00 +01:00