angular/packages/compiler-cli/test/transformers
Chuck Jazdzewski f83989bb0d fix(compiler-cli): produce smaller source maps for templates (#19578)
Assocating each template node with a the generated TypeScript
generated overly verbose source maps. Changed to creating a
source map entry per unique source span instead of each
unique template ast node.

Fixes: #19537

PR Close #19578
2017-10-06 14:48:25 -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-cli): produce smaller source maps for templates (#19578) 2017-10-06 14:48:25 -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