Ghost/core/server/services/channels
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
..
Channel.js Moved Channels module -> services 2017-11-08 15:45:23 +00:00
config.channels.json Moved Channels module -> services 2017-11-08 15:45:23 +00:00
index.js Changed channelsRouter to use new base class 2017-11-09 10:47:20 +00:00
loader.js Moved Channels module -> services 2017-11-08 15:45:23 +00:00
router.js Moved Channels module -> services 2017-11-08 15:45:23 +00:00