build(bazel): //modules/benchmarks/src/largetable/render3:perf bazel protractor test (#24788)

PR Close #24788
This commit is contained in:
Greg Magolan
2018-07-06 15:42:07 -07:00
committed by Victor Berchet
parent 445b9a5627
commit e38b2b502c
15 changed files with 243 additions and 19 deletions

View File

@ -5,6 +5,7 @@ load("@build_bazel_rules_nodejs//:defs.bzl", "node_modules_filegroup")
exports_files([
"tsconfig.json",
"LICENSE",
"protractor-perf.conf.js",
])
# Developers should always run `bazel run :install`