0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/route
Hannah Wolfe 27b4688cea Changed channelsRouter to use new base class
refs #9192, #5091

- changed channels to use our new base class
- keep the flexible structure, so that channels can be reloaded
- I had to move the router into the route service otherwise we get circular dependencies
- Don't _really_ want to keep it like this - need a way to define base classes as shared
2017-11-09 10:47:20 +00:00
..
base Changed channelsRouter to use new base class 2017-11-09 10:47:20 +00:00
app-router.js Wrapped express router & expose from route service (#9206) 2017-11-09 10:08:11 +00:00
channels-router.js Changed channelsRouter to use new base class 2017-11-09 10:47:20 +00:00
index.js Wrapped express router & expose from route service (#9206) 2017-11-09 10:08:11 +00:00
site-router.js Changed channelsRouter to use new base class 2017-11-09 10:47:20 +00:00