Skip to content

Commit cee2682

Browse files
committed
fix(benchmarks): Do not apply the angular transformer to e2e tests
fix angular#2454
1 parent e89fe0a commit cee2682

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/benchmarks_external/pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ dev_dependencies:
99
path: ../angular2
1010
transformers:
1111
- angular:
12+
$exclude: "web/e2e_test"
1213
html_files:
1314
- web/src/naive_infinite_scroll/scroll_area.html
1415
- web/src/naive_infinite_scroll/scroll_item.html

0 commit comments

Comments
 (0)