mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The current error stringifier only includes the class name. In this change a new stringifier is added which returns a more helpful string which includes the file path and line number. Note that this is only the case with components, and for other class types (directive, pipes) it will fallback to the current stringifier. Subsequent changes can cover the case of directive and pipes as well. PR Close #51919 |
||
|---|---|---|
| .. | ||
| attr_util_spec.ts | ||
| stringify_util_spec.ts | ||