mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Source-maps in the wild could be badly formatted, causing the source-map flattening processing to fail unexpectedly. Rather than causing the whole of ngcc to crash, we gracefully fallback to just returning the generated source-map instead. PR Close #35718 |
||
|---|---|---|
| .. | ||
| commonjs_rendering_formatter.ts | ||
| dts_renderer.ts | ||
| esm5_rendering_formatter.ts | ||
| esm_rendering_formatter.ts | ||
| ngcc_import_rewriter.ts | ||
| renderer.ts | ||
| rendering_formatter.ts | ||
| source_maps.ts | ||
| umd_rendering_formatter.ts | ||
| utils.ts | ||