mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
* Currently when building a `ng_module` with Bazel and having the flat module id option set, the flat module files are not being generated because `@angular/compiler-cli` does not properly determine the entry-point file. Note that this logic is not necessarily specific to Bazel and the same problem can happen without Bazel if multiple TypeScript input files are specified while the `flatModuleIndex` option has been enabled. PR Close #27200 |
||
|---|---|---|
| .. | ||
| bundle_index_host.ts | ||
| bundler.ts | ||
| collector.ts | ||
| evaluator.ts | ||
| index.ts | ||
| index_writer.ts | ||
| schema.ts | ||
| symbols.ts | ||