angular-cn/packages/compiler-cli/linker/babel/test/ast
Pete Bacon Darwin 8ebf538c04 refactor(compiler-cli): add file to Babel locations (#40237)
The filename of the source-span is now added to the Babel location
when setting the source-map range in the `BabelAstHost`.

Note that the filename is only added if it is different to the main file
being processed. Otherwise Babel will generate two entries in its
generated source-map.

PR Close #40237
2021-01-07 13:12:53 -08:00
..
babel_ast_factory_spec.ts refactor(compiler-cli): add file to Babel locations (#40237) 2021-01-07 13:12:53 -08:00
babel_ast_host_spec.ts refactor(compiler-cli): emit `forwardRef` invocation for forward type references (#40117) 2020-12-22 08:39:58 -08:00