angular/packages/bazel/src/ng_module
Doug Parker c55ce75b14 refactor(bazel): always add strictTemplates option to tsconfig.json (#43674)
`strictTemplates` was only conditionally added to the `tsconfig.json` file to avoid breaking the angular/components repo (see https://github.com/angular/angular/pull/43582#issuecomment-928567758). Components has been updated in https://github.com/angular/components/pull/23677, so this condition is no longer necessary and `strictTemplates` can always be included in `tsconfig.json` without breakage.

PR Close #43674
2021-11-19 22:28:03 +00:00
..
BUILD.bazel feat(bazel): create transition for enabling partial compilation (#43431) 2021-10-01 18:28:42 +00:00
ng_module.bzl refactor(bazel): always add strictTemplates option to tsconfig.json (#43674) 2021-11-19 22:28:03 +00:00
partial_compilation.bzl feat(bazel): create transition for enabling partial compilation (#43431) 2021-10-01 18:28:42 +00:00