Ghost/core/frontend/apps/amp
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
..
lib Refactored proxy imports in frontend helpers 2021-07-07 17:02:58 +04:00
index.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00