Commit 148f467
refactor(compiler-cli): generate type checking code for selectorless (angular#60977)
Adds the logic that will generate type checking code in the TCB for the selectorless AST nodes.
Note that we're still missing the logic that determines which symbols are available in the template and exposes them to the template binder. That will come in a future change.
PR Close angular#609771 parent 4b0f733 commit 148f467
File tree
2 files changed
+639
-129
lines changed- packages/compiler-cli/src/ngtsc/typecheck
- src
- test
2 files changed
+639
-129
lines changed
0 commit comments