angular-cn/packages/compiler-cli/test/transformers
Tobias Bosch 01f711281c fix(compiler): don’t use `ng://` in AOT source maps, and never point to the original source file
This is important to not confuse users nor downstream tools that
consume our source maps. For generated content for which we don’t
have an original source file, we use the generated file now.

Fixes #19538
2017-10-04 16:20:55 -07:00
..
compiler_host_spec.ts fix(compiler): properly work on windows 2017-10-04 14:58:08 -07:00
lower_expressions_spec.ts fix(compiler-cli): do not validate metadata from declaration files (#19324) 2017-09-25 12:36:08 -07:00
node_emitter_spec.ts fix(compiler): don’t use `ng://` in AOT source maps, and never point to the original source file 2017-10-04 16:20:55 -07:00
program_spec.ts fix(compiler): only don’t emit already emitted files in incremental compilation 2017-10-04 14:55:21 -07:00