mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Various targets have their template type-checking disabled in the past. There is no reason for this any more. The only target that was tricky was packages/examples/core:core_examples which was quite broken and I had to fix it up. Template typechecking is still disabled under blaze, see FW-1753 for more info. PR Close #34144 |
||
|---|---|---|
| .. | ||
| ng2 | ||
| BUILD.bazel | ||
| largeform_perf.spec.ts | ||
| README.md | ||
Large Form Benchmark
Purpose:
- Track generated file size for a big form
- Track time for creation / destruction of form widgets, as they are more complex (e.g. include event listeners, host bindings, ...)