angular-cn/packages/compiler-cli
Alex Rickabaugh c35671c0a4 fix(ivy): template type-check errors from TS should not use NG error codes (#35146)
A bug previously caused the template type-checking diagnostics produced by
TypeScript for template expressions to use -99-prefixed error codes. These
codes are converted to "NG" errors instead of "TS" errors during diagnostic
printing. This commit fixes the issue.

PR Close #35146
2020-02-04 15:59:01 -08:00
..
integrationtest feat(ngcc): automatically clean outdated ngcc artifacts (#35079) 2020-01-31 17:02:44 -08:00
ngcc refactor(ngcc): remove unused function (#35122) 2020-02-03 14:04:59 -08:00
src fix(ivy): template type-check errors from TS should not use NG error codes (#35146) 2020-02-04 15:59:01 -08:00
test fix(ivy): template type-check errors from TS should not use NG error codes (#35146) 2020-02-04 15:59:01 -08:00
BUILD.bazel refactor(compiler-cli): add `removeDir()` to `FileSystem` (#35079) 2020-01-31 17:02:44 -08:00
index.ts refactor(compiler-cli): Move diagnostics files to language service (#33809) 2019-11-14 09:29:07 -08:00
package.json feat(ngcc): automatically clean outdated ngcc artifacts (#35079) 2020-01-31 17:02:44 -08:00
tsconfig-build.json build: reference zone.js from source directly instead of npm. (#33046) 2019-11-06 00:48:34 +00:00
tsconfig.json perf(ivy): ngcc - only find dependencies when targeting a single entry-point (#30525) 2019-07-09 09:40:46 -07:00