mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
- Moved ghost-locals from shared to parent as it is not shared - This file is only used in one place, this updates the code structure to reflect this - This is one of many similar changes needed to make it easier to refactor to the existing setup - This allows shared middleware to be unhooked from the parent app |
||
---|---|---|
.. | ||
context.js | ||
entry-lookup.js | ||
error.js | ||
fetch-data.js | ||
format-response.js | ||
index.js | ||
render-entries.js | ||
render-entry.js | ||
renderer.js | ||
secure.js | ||
templates.js |