Export root route for home page
Signed-off-by: Daniel <djelcic@spotify.com>
This commit is contained in:
@@ -69,4 +69,7 @@ const homePage = PageBlueprint.makeWithOverrides({
|
||||
export default createFrontendPlugin({
|
||||
pluginId: 'home',
|
||||
extensions: [homePage],
|
||||
routes: {
|
||||
root: rootRouteRef,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user