GregT
0
Q:

enabletrace angular

imports: [
    RouterModule.forRoot(
      routes,
      { enableTracing: true } // <-- debugging purposes only
    )
]
1

New to Communities?

Join the community