Ghost/core/server/services/themes
Hannah Wolfe 829e8ed010 Expanded requires of lib/common i18n and events
- Having these as destructured from the same package is hindering refactoring now
- Events should really only ever be used server-side
- i18n should be a shared module for now so it can be used everywhere until we figure out something better
- Having them seperate also allows us to lint them properly
2021-05-03 17:14:52 +01:00
..
index.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
list.js Moved theme service to core/server 2021-04-27 15:14:49 +01:00
loader.js Moved theme service to core/server 2021-04-27 15:14:49 +01:00
storage.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
ThemeStorage.js Moved theme service to core/server 2021-04-27 15:14:49 +01:00
to-json.js Moved theme service to core/server 2021-04-27 15:14:49 +01:00
validate.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00