mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit removes several debug data structures from the framework runtime. The data structures in question were introduced in the framework in the past with the idea of having debugging aid in the form of the human-redable data structures. It turned out that in practice those data structures were not used (most of the fwk developers didn't even know about their existence!), yet we kept paying the price of maintaining those duplicated (prod and debug) version of the data structures. PR Close #48281 |
||
|---|---|---|
| .. | ||
| mock_renderer_factory.ts | ||
| shared_spec.ts | ||
| styling_spec.ts | ||