angular/packages/compiler-cli/linker/babel/src/ast
Kristiyan Kostadinov fa72384ec5 refactor(compiler): introduce AST for outputting arrow functions (#51436)
Extends the compiler to add support for generating arrow functions in the output AST. This will be required for the `for` control flow block and we can potentially leverage it in other places to reduces the amount of generated code.

PR Close #51436
2023-08-23 14:45:33 -07:00
..
babel_ast_factory.ts refactor(compiler): introduce AST for outputting arrow functions (#51436) 2023-08-23 14:45:33 -07:00
babel_ast_host.ts refactor: update compiler-cli babel linker to be ESM only (#48521) 2022-12-19 19:50:43 +00:00