mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This allows a bundle index to be re-exported by a higher-level module without fear of collisions. Under bazel, we always set the prefix to be underscore-joined workspace, package, label PR Close #23007 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| child.ts | ||
| extract_flat_module_index.bzl | ||
| index.ts | ||
| parent.ts | ||
| spec.js | ||