In my app-routing I have set this up:
const routes: Routes = [ { path: \'login\', loadChildren: () => import(\'./login/login.module\').then