angular-cn/packages/compiler/test/output
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
..
abstract_emitter_node_only_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
abstract_emitter_spec.ts feat: introduce source maps for templates (#15011) 2017-03-14 09:16:15 -07:00
js_emitter_node_only_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
js_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
output_ast_spec.ts perf(compiler): make the creation of `ts.Program` faster. (#19275) 2017-09-19 16:55:23 -07:00
output_jit_spec.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
source_map_spec.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
source_map_util.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
ts_emitter_node_only_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
ts_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