perf(ivy): run the expandng rows benchmark with es2015 (#32716)
PR Close #32716
This commit is contained in:
parent
4726ac2481
commit
3ace25f4a1
|
@ -47,7 +47,7 @@ ts_devserver(
|
|||
"@npm//:node_modules/zone.js/dist/zone.js",
|
||||
],
|
||||
deps = [
|
||||
":bundle.min.js",
|
||||
":bundle.min_debug.es2015.js",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue