https://github.com/angular/angular
Raw File
Tip revision: 46e8982c6a1fe2a81bd4aa74011ff7964aaf8a70 authored by Paul Gschwendtner on 24 August 2022, 08:02:50 UTC
build: invalidate circleci cache to prune unused nested node modules (#47240)
Tip revision: 46e8982
README.md
# Angular DevTools UI

This module exports the Angular DevTools component. We render the `DevToolsComponent` within an Angular application running in Chrome or Firefox DevTools. This module of the application communicates with the Angular DevTools "backend".
back to top