fix(benchmarks): Do not apply the angular transformer to e2e tests

fix #2454
This commit is contained in:
Victor Berchet 2015-06-12 12:40:36 +02:00
parent e89fe0a9ff
commit cee26826d7
1 changed files with 1 additions and 0 deletions

View File

@ -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