03b0139ef9
closes: https://github.com/TryGhost/Ghost/issues/10042 closes: https://github.com/TryGhost/Ghost/issues/14206 - the fact that pages are exposed as .page in dynamic routing has never played nicely - this fix changes nothing in the tests - which shows this was never a covered case - ideally I should add some tests, but for now this tiny change should prevent a lot of dynamic routing pain - note, it doesn't remove .page, it just adds .post, so both work |
||
---|---|---|
.. | ||
context.js | ||
error.js | ||
format-response.js | ||
index.js | ||
render-entries.js | ||
render-entry.js | ||
renderer.js | ||
templates.js |