angular/packages/compiler-cli/test/compliance/test_cases/source_mapping
Kristiyan Kostadinov e5bca43224 perf(compiler): further reduce bundle size using arrow functions (#52010)
Reworks a few more places to output arrow functions instead of function declarations in order to reduce the amount of code we generate. Some of these places include:
* Factories in injectable definitions.
* Forward references.
* `dependencies` function in the component definition.
* `consts` function in the component definition.

PR Close #52010
2023-10-04 07:25:54 -07:00
..
external_templates refactor(compiler): Enable additional tests for the template pipeline (#50899) 2023-07-27 15:08:05 -07:00
inline_templates perf(compiler): further reduce bundle size using arrow functions (#52010) 2023-10-04 07:25:54 -07:00