mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-04 20:42:52 +00:00
@@ -24,7 +24,6 @@ const routes: Routes = [{path: '', redirectTo: '/news', pathMatch: 'full'}];
|
||||
exports: [RouterModule],
|
||||
imports: [
|
||||
RouterModule.forRoot(routes, {
|
||||
enableTracing: true,
|
||||
preloadingStrategy: PreloadAllModules,
|
||||
}),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user