angular-cn/packages/compiler/test/output
Tobias Bosch 492153a986 fix(compiler): make sourcemaps work in AOT mode
Inlcuded fixes:
- include preamble in generated source map
- always add a mapping for line/col 0 so that the
  generated sourcemap is not sparse
- use a uniue sourceUrl for inline templates even
  in the AOT case
2017-03-16 12:56:56 -07:00
..
abstract_emitter_node_only_spec.ts fix(compiler): make sourcemaps work in AOT mode 2017-03-16 12:56:56 -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): make sourcemaps work in AOT mode 2017-03-16 12:56:56 -07:00
js_emitter_spec.ts fix(compiler): make sourcemaps work in AOT mode 2017-03-16 12:56:56 -07:00
source_map_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
source_map_util.ts feat: introduce source maps for templates (#15011) 2017-03-14 09:16:15 -07:00
ts_emitter_node_only_spec.ts fix(compiler): make sourcemaps work in AOT mode 2017-03-16 12:56:56 -07:00
ts_emitter_spec.ts fix(compiler): make sourcemaps work in AOT mode 2017-03-16 12:56:56 -07:00