mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 09:52:06 +03:00
49f48c0f09
refs https://github.com/TryGhost/Team/issues/907 The logic to populate the `@price` data and the `@products` data both rely on the same product data, but were each making their own request to the API. This refactor removes the request from the legacy `@price` data, which should cut the database queries in half. |
||
---|---|---|
.. | ||
config | ||
engines | ||
handlebars | ||
i18n | ||
active.js | ||
engine.js | ||
index.js | ||
middleware.js | ||
preview.js |