angular-cn/packages/compiler-cli/ngcc/test/sourcemaps
Pete Bacon Darwin a40be00e17 fix(ngcc): handle multiple original sources when flattening source-maps (#36027)
Previously the list of original segments that was searched for incoming
mappings did not differentiate between different original source files.

Now there is a separate array of segments to search for each of the
original source files.

PR Close #36027
2020-03-13 08:00:28 -07:00
..
segment_marker_spec.ts
source_file_loader_spec.ts
source_file_spec.ts fix(ngcc): handle multiple original sources when flattening source-maps (#36027) 2020-03-13 08:00:28 -07:00