985513351b
The type check blocks (TCB) that ngtsc generates for achieving type checking of Angular templates needs to be annotated with positional information in order to translate TypeScript's diagnostics for the TCB code back to the location in the user's template. This commit augments the TCB by attaching trailing comments with AST nodes, such that a node can be traced back to its source location. PR Close #30181 |
||
---|---|---|
.. | ||
integrationtest | ||
ngcc | ||
src | ||
test | ||
BUILD.bazel | ||
index.ts | ||
ngtools2.ts | ||
package.json | ||
tsconfig-build.json | ||
tsconfig.json |