mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This will spare use the warning logs when the tests run.
```
NG0914: The application is using zoneless change detection, but is still loading Zone.js. Consider removing Zone.js to get the full benefits of zoneless. In applications using the Angular CLI, Zone.js is typically included in the "polyfills" section of the angular.json file.
```
PR Close #62596
|
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| copy-source-code-button.component.html | ||
| copy-source-code-button.component.spec.ts | ||
| copy-source-code-button.component.ts | ||