mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ef10d528ed
Follow-up PR for https://github.com/angular/angular/pull/58086 & https://github.com/angular/angular/pull/58199. Adds below features to Angular DevTools to display router graph: - Add a new router example in the Angular DevTools demo application. - Implement the router graph in the Angular DevTools to view the routes that are loaded in the application. PR Close #58213