e6593ad94a
For API golden tests not running against a NPM package, we extract all transitive declarations of the specified `data` targets. This is necessary because API extractor needs to resolve other targets that have been linked by the Bazel NodeJS rules. The linker by default only provides access to JavaScript sources, but the API extractor is specifically concerned with type definitions that we need to manually extract. PR Close #42828 |
||
---|---|---|
.. | ||
api-golden | ||
browsers | ||
remote-execution | ||
BUILD.bazel | ||
expand_template.bzl | ||
extract_js_module_output.bzl |