mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
- The main aim here is to end up with a simple and clear public API for the meta module - Secondarily, we want to make it a bit clearer which bits don't really belong here so we can see what to do with them - To achieve this, the main logic has been moved into get-meta (although there's still some logic here which needs moving further) - The index.js now has a small clear public API, and the proxy, which is the only way this is consumed, is able to use the public API directly |
||
---|---|---|
.. | ||
apps | ||
helpers | ||
meta | ||
services | ||
views |