making parent route redirect to notFounded page in angular

后端 未结 0 604
野趣味
野趣味 2021-01-04 02:23

if we have something like this in main router module of angular:

const routes: Routes = [
  {
    path: \'test\',
    loadChildren: () =>
      import(\'./         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题