Due to limitation of system build, the router cannot have its own sfx bundle. Fixes an issue with RouteConfig decorator by moving it into its own file.
2 lines
74 B
JavaScript
2 lines
74 B
JavaScript
export {RouteConfig as RouteConfigAnnotation} from './route_config_impl';
|