Ghost/core/server/services/mega
Daniel Lockyer 80d5f89382 Lazy loaded cheerio dependency
refs https://github.com/TryGhost/Toolbox/issues/136

- `cheerio` isn't needed during the boot but it takes time and memory to
  load the library
- this commit moves `cheerio` requires later into the code to when they
  are needed
2021-11-18 17:31:04 +01:00
..
email-preview.js Removed emailCardSegments labs flag (#13276) 2021-09-02 13:11:11 +01:00
index.js Extracted email preview service 2021-09-02 13:11:10 +04:00
mega.js replaced i18n with tpl in mega of core services (#13546) 2021-10-12 08:29:34 +01:00
post-email-serializer.js Lazy loaded cheerio dependency 2021-11-18 17:31:04 +01:00
segment-parser.js Lazy loaded cheerio dependency 2021-11-18 17:31:04 +01:00
template.js Implemented table based NFT email styles 2021-11-17 14:05:39 +01:00