mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 | ||