ReactRouterPlugin(options: ReactRouterPluginOptions): IPlugin
Creates the ReactRouterPlugin.
Registers an ISsrService under CAPABILITIES.SSR, mounts a catch-all
route (all 7 HTTP verbs) for SSR, optionally registers a static-asset route,
and registers a react-router health indicator.
options: ReactRouterPluginOptions
Plugin configuration