Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(@ngtools/webpack): format Ivy diagnostics properly
By passing all diagnostics through formatDiagnostics from compiler-cli. Without this we were printing negative TS error codes which was compiler-cli way of marking Angular errors.
- Loading branch information