Ghost/core/frontend/apps/amp/lib
Naz 9987bdbe17 Refactored proxy imports in frontend helpers
refs https://github.com/TryGhost/Team/issues/856

- This syntax gives easier understanding of modules dependencies and improves searchability. For exampke, I was looking for all "api" uses exposed by the server proxy and didn't have a clear picture into which modules used it.
- The change was made during a short-lived try to limit the use of "api" in the server proxy :) I thought it would be helpful when bumping the defult server API exposed internally. Next time!
2021-07-07 17:02:58 +04:00
..
helpers Refactored proxy imports in frontend helpers 2021-07-07 17:02:58 +04:00
views 🐛 Fixed AMP validation warning from accent color style tag (#12771) 2021-03-17 11:49:42 +00:00
router.js Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00