So, I have the following in my app-routing.module.ts:
export const appRoutes: Routes = [ // Front {path: \'\', component: FrontComponent}, {path: \'login\',