Vulcan/packages/vulcan-routing
Al Pagan 1c0635db65 Add callbacks to vulcan:routing SSR hooks
This method allows for access to the SSR app component and associated css in the routing's hook functions without needing to hack core files.

This makes it possible, for example, to add MUI wrapper components and inject compiled css with the JSS library (see https://material-ui-1dab0.firebaseapp.com/guides/server-rendering).

Here's how I'd implement the callbacks in my own custom module: https://gist.github.com/wayfarerboy/96c0f1d13b3b7d3d2743501a1c7c0187
2017-10-13 14:25:35 +01:00
..
lib Add callbacks to vulcan:routing SSR hooks 2017-10-13 14:25:35 +01:00
package.js versionsFrom 2017-10-05 09:12:08 +09:00
README.md Nova -> Vulcan 2017-03-24 10:35:19 +09:00

Vulcan routes package.