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_spec.ts | ||
| dts_renderer_spec.ts | ||
| esm5_rendering_formatter_spec.ts | ||
| esm_rendering_formatter_spec.ts | ||
| renderer_spec.ts | ||
| umd_rendering_formatter_spec.ts | ||