Charles Lyding 043c4107f8 refactor(@angular-devkit/build-angular): remove patching of @angular/localize Diagnostics object
A Babel webpack loader specific `@angular/localize` package `Diagnostics` object is now created that is optimized for the diagnostics reporting case. This removes the need to manually create and patch an instance of a Diagnostics object. Future work will potentially allow a reporter to be passed directly to the translation plugins to remove the need to create a new object entirely.
2021-09-28 04:58:10 -04:00
..