angular/packages/compiler-cli/src/ngtsc/diagnostics
Kristiyan Kostadinov 23bfa10ac8 fix(compiler): add diagnostic for inaccessible deferred trigger (#51922)
If a trigger element can't be accessed from the defer block, we don't generate any instructions for it. These changes add a diagnostic that will surface the error to users.

PR Close #51922
2023-09-27 12:59:34 -07:00
..
src fix(compiler): add diagnostic for inaccessible deferred trigger (#51922) 2023-09-27 12:59:34 -07:00
BUILD.bazel build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) 2019-02-28 12:06:36 -08:00
index.ts refactor(compiler): show meaningful diagnostic when reporting a template error fails (#44001) 2022-09-06 11:52:35 -07:00