It's an asynchronous way of loading components in an Angular application. ... const routes: Routes = [ { path:'auth', loadChildren: ...
確定! 回上一頁