Skip to content

Dev demos don't run strict template checks #14550

@damyanpetev

Description

@damyanpetev

Description

The main tsconfig.json does have angularCompilerOptions.strictTemplates option enabled, but dev demos build with "aot": false and don't actually perform the checks at all. When enabled there are a number of errors, for example:
image

  • fix template errors
  • enable AOT/template checks on the demos
  • add a CI step to ensure no future errors

Metadata

Metadata

Assignees

Labels

🐛 bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.demos

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions