0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
kirrg001 c5bad55d6f Dynamic Routing Beta: StaticRoutesRouter has to respect the route name
refs #9601

- this was already working for collections or channels
- but the `routeName` was not parsed for static routes
- ensure we push the route name into the context object

e.g. /about/: about

-> name of the route is "about"
2018-06-26 19:06:42 +02:00
..
client@21dc92582e Updated Ghost-Admin to 1.24.5 2018-06-19 17:18:01 +02:00
server Dynamic Routing Beta: StaticRoutesRouter has to respect the route name 2018-06-26 19:06:42 +02:00
test Dynamic Routing Beta: StaticRoutesRouter has to respect the route name 2018-06-26 19:06:42 +02:00
index.js