mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2466fc9b42
This commit moves `DOMTestComponentRenderer` to `@angular/platform-browser/testing`, allowing the Angular CLI to eliminate its dependency on `@angular/platform-browser-dynamic`, which would no longer be required for new projects. PR Close #60453