mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously this was throwing errors in applications with no Router token. Now it skips emitting events for the router tree when it is unable to find the Router token. Note: If these events don't emit, DevTools treats the RouterTree feature as disabled. PR Close #60221 |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| index.ts | ||
| README.md | ||
| tslint.json | ||
Angular DevTools Backend
This directory contains the "backend" of Angular DevTools. This module interacts with the framework debugging APIs and responses to requests from the Angular DevTools extension.