chore(benchmarks): enable the transformer on the static_tree benchmark
Closes #4143
This commit is contained in:
parent
e34a29dafe
commit
013811c171
|
@ -23,6 +23,7 @@ transformers:
|
|||
- web/src/element_injector/element_injector_benchmark.dart
|
||||
- web/src/largetable/largetable_benchmark.dart
|
||||
- web/src/naive_infinite_scroll/index.dart
|
||||
- web/src/static_tree/tree_benchmark.dart
|
||||
- web/src/tree/tree_benchmark.dart
|
||||
generate_change_detectors: true
|
||||
- $dart2js:
|
||||
|
|
Loading…
Reference in New Issue