Ghost/core/frontend/services/theme-engine/middleware
Hannah Wolfe 9f11140ec4
Split theme engine middleware into separate files
- one big file full of stuff is never good for clarity
- separating it out helps us see what requires what
- it also highlights the awful naming and opaque behaviour we have in themes - much to do, but this helps us start
2021-12-01 12:04:36 +00:00
..
ensure-active-theme.js Split theme engine middleware into separate files 2021-12-01 12:04:36 +00:00
index.js Split theme engine middleware into separate files 2021-12-01 12:04:36 +00:00
update-global-template-options.js Split theme engine middleware into separate files 2021-12-01 12:04:36 +00:00
update-local-template-data.js Split theme engine middleware into separate files 2021-12-01 12:04:36 +00:00
update-local-template-options.js Split theme engine middleware into separate files 2021-12-01 12:04:36 +00:00