angular/devtools/projects/ng-devtools-backend/src/lib/ng-debug-api
Doug Parker 39e8bd0f4b refactor(devtools): ignore getInjector when it is not supported (#60206)
Previously Angular DevTools would throw when run on an application which does not support `getInjector`, now it safely ignores it and assumes dependency injection is not supported.

PR Close #60206
2025-03-05 12:05:46 -08:00
..
BUILD.bazel refactor(devtools): ignore getInjector when it is not supported (#60206) 2025-03-05 12:05:46 -08:00
ng-debug-api.spec.ts refactor(devtools): ignore getInjector when it is not supported (#60206) 2025-03-05 12:05:46 -08:00
ng-debug-api.ts refactor(devtools): ignore getInjector when it is not supported (#60206) 2025-03-05 12:05:46 -08:00