Ghost/core/frontend/services/themes/handlebars
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.js Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
register.js Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
template.js Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
utils.js Moved non-helper code out of helpers 2020-04-10 12:27:43 +01:00