forked from hazza/dspace-angular
disabled router tracing
This commit is contained in:
@@ -40,7 +40,7 @@ export function createTranslateLoader(http: HttpClient) {
|
||||
// forRoot ensures the providers are only created once
|
||||
IdlePreloadModule.forRoot(),
|
||||
RouterModule.forRoot([], {
|
||||
enableTracing: true,
|
||||
// enableTracing: true,
|
||||
useHash: false,
|
||||
preloadingStrategy:
|
||||
IdlePreload
|
||||
|
Reference in New Issue
Block a user