angular/devtools/projects/ng-devtools-backend/src
AleksanderBodurri cbeedb03d4 refactor(devtools): use getRouterInstance to replace manual parsing logic
Previously we would look in the DI tree for a token named 'Router' and resolve its value.

Now we use the already existing getRouterInstance, which depends on ng global debug APIs to get the router instance of an application.

(cherry picked from commit c963569c0e)
2025-10-27 09:23:20 +01:00
..
lib refactor(devtools): use getRouterInstance to replace manual parsing logic 2025-10-27 09:23:20 +01:00
BUILD.bazel build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
public-api.ts fix(devtools): fix some build errors from g3 typescript (#62412) 2025-07-11 10:35:22 -07:00