angular-cn/packages/compiler-cli/test
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
..
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): don’t use `ng://` in AOT source maps, and never point to the original source file 2017-10-04 16:20:55 -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