[ACS-6693] Angular 15 migration initial point

This commit is contained in:
MichalKinas
2024-03-13 09:19:19 +01:00
parent 7982c1e7e7
commit 698b53d522
15 changed files with 101 additions and 97 deletions

View File

@@ -92,8 +92,7 @@ registerLocaleData(localeSv);
!environment.production ? StoreDevtoolsModule.instrument({ maxAge: 25 }) : [],
RouterModule.forRoot(APP_ROUTES, {
useHash: true,
enableTracing: false, // enable for debug only
relativeLinkResolution: 'legacy'
enableTracing: false // enable for debug only
}),
AppExtensionsModule,
ShellModule.withRoutes({