'Please do not create `.vue` and `.TSX` files with the same file name in the same hierarchical directory under the views folder. This will cause dynamic introduction failure'
'Please do not create `.vue` and `.TSX` files with the same file name in the same hierarchical directory under the views folder. This will cause dynamic introduction failure',
);
);
return;
return;
}
}
...
@@ -120,7 +120,7 @@ function promoteRouteLevel(routeModule: AppRouteModule) {
...
@@ -120,7 +120,7 @@ function promoteRouteLevel(routeModule: AppRouteModule) {