angular-docs-cn/packages/compiler-cli/test
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
..
diagnostics build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
metadata refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07:00
transformers fix(compiler-cli): produce smaller source maps for templates (#19578) 2017-10-06 14:48:25 -07:00
aot_host_spec.ts refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07:00
extract_i18n_spec.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04:00
mocks.ts perf(compiler): make the creation of `ts.Program` faster. (#19275) 2017-09-19 16:55:23 -07:00
ngc_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
perform_watch_spec.ts perf(compiler): only emit changed files for incremental compilation 2017-10-02 08:24:50 -07:00
test_support.ts perf(compiler): only emit changed files for incremental compilation 2017-10-02 08:24:50 -07:00