0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend/services/theme-engine
Hannah Wolfe 362140b31e
Removed passing of error to active theme
refs:  076ad99593

- as of 076ad99593 we no longer use the error property of the active theme anywhere
- cleaning up and removing this usage reduces the code pathways and makes the init fn a bit clearer
2021-07-07 14:38:08 +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 Removed i18n from frontend theme code 2021-07-07 11:32:02 +01:00
i18n Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
active.js Removed passing of error to active theme 2021-07-07 14:38:08 +01:00
engine.js
index.js Moved activate from themes to the bridge 2021-04-27 13:52:19 +01:00
middleware.js Removed i18n from frontend theme code 2021-07-07 11:32:02 +01:00
preview.js Moved theme preview mw to new theme engine service 2021-04-24 19:56:00 +01:00