mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
We had a couple of places where we were assuming that if a particular symbol has a value, then it will exist at runtime. This is true in most cases, but it breaks down for `const` enums. Fixes #38513. PR Close #38542 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| compiler_host_spec.ts | ||
| downlevel_decorators_transform_spec.ts | ||
| inline_resources_spec.ts | ||
| lower_expressions_spec.ts | ||
| metadata_reader_spec.ts | ||
| node_emitter_spec.ts | ||
| program_spec.ts | ||
| r3_metadata_transform_spec.ts | ||
| r3_transform_spec.ts | ||