Ghost/core/frontend/apps/amp/lib
Daniel Lockyer 40064a395a Switched frontend i18n requires to go through proxy
- we export i18n from `core/frontend/services/proxy` and this is used in
  the most of the places in the frontend code
- this commit aligns the rest of the code in core/frontend to use the
  proxy too
- unfortunately core/frontend/services/themes/i18n.js loops back to the
  proxy so we have a circular dependency
2020-11-26 14:00:28 +00:00
..
helpers Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
views Removed unmatched closing span tag on AMP pages (#12183) 2020-09-21 12:53:27 +12:00
router.js Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00