mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit exposes the experimental enableProfiling() API that enables Angular integration with the Chrome DevTools performance panel. Previously this integration was exposed on the ng. namespace only but there are legitimate cases where developers might want to expose the integration earlier (ex.: bootstrap profiling). PR Close #61465 |
||
|---|---|---|
| .. | ||
| global | ||
| primitives | ||
| rxjs-interop | ||
| schematics | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||
| tsconfig-build.json | ||
| tsconfig-test.json | ||