Skip to content

Commit

Permalink
fix(benchmarks): Do not apply the angular transformer to e2e tests
Browse files Browse the repository at this point in the history
fix #2454
  • Loading branch information
vicb committed Jun 12, 2015
1 parent e89fe0a commit cee2682
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/benchmarks_external/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ dev_dependencies:
path: ../angular2
transformers:
- angular:
$exclude: "web/e2e_test"
html_files:
- web/src/naive_infinite_scroll/scroll_area.html
- web/src/naive_infinite_scroll/scroll_item.html
Expand Down

0 comments on commit cee2682

Please sign in to comment.