mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
If a class was defined as a class expression in a variable declaration, the definitions were being inserted before the statment's final semi-colon. Now the insertion point will be after the full statement. Fixes #34648 PR Close #34677 |
||
|---|---|---|
| .. | ||
| 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 | ||