@ -1,7 +1,7 @@
|
||||
load("//tools/ts-api-guardian:index.bzl", "ts_api_guardian_test")
|
||||
load(":public_api_guard.bzl", "generate_targets")
|
||||
|
||||
generate_targets(glob(
|
||||
generate_targets(golden_files = glob(
|
||||
["*/**/*.d.ts"],
|
||||
# exclude the following target because we have an explicit target for it bellow, see :core_api
|
||||
exclude = ["core/core.d.ts"],
|
||||
|
Reference in New Issue
Block a user