mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Users might have run the CSS Preprocessor tool *before* the Angular compiler. For example, we do it that way under Bazel. This means that the design-time reference is different from the compile-time one - the input to the Angular compiler is a plain .css file. We assume that the preprocessor does a trivial 1:1 mapping using the same basename with a different extension. PR Close #28166 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| compiler_host_spec.ts | ||
| inline_resources_spec.ts | ||
| lower_expressions_spec.ts | ||
| metadata_reader_spec.ts | ||
| nocollapse_hack_spec.ts | ||
| node_emitter_spec.ts | ||
| program_spec.ts | ||
| r3_metadata_transform_spec.ts | ||
| r3_transform_spec.ts | ||