build: export tsconfig-test.json file in //tools/BUILD (#31471)
PR Close #31471
This commit is contained in:
parent
e44ba0ffa9
commit
80fa84c177
@ -5,6 +5,7 @@ load("@npm_bazel_typescript//:index.bzl", "ts_config")
|
|||||||
exports_files([
|
exports_files([
|
||||||
"tsconfig.json",
|
"tsconfig.json",
|
||||||
"jasmine-seed-generator.js",
|
"jasmine-seed-generator.js",
|
||||||
|
"tsconfig-test.json"
|
||||||
])
|
])
|
||||||
|
|
||||||
ts_config(
|
ts_config(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user