-
Couldn't load subscription status.
- Fork 156
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.demos
Description
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:

- fix template errors
- enable AOT/template checks on the demos
- add a CI step to ensure no future errors
kdinev
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.demos