perf(ivy): run the expandng rows benchmark with es2015 (#32716)

PR Close #32716
This commit is contained in:
Pawel Kozlowski 2019-09-17 14:22:12 +02:00 committed by Andrew Kushnir
parent 4726ac2481
commit 3ace25f4a1
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ ts_devserver(
"@npm//:node_modules/zone.js/dist/zone.js",
],
deps = [
":bundle.min.js",
":bundle.min_debug.es2015.js",
],
)