angular/packages/compiler-cli/src/ngtsc/sourcemaps
Joey Perrott bc7be8f1ab fix(compiler-cli): update type castings for JSON.parse usage (#40710)
Update usages of JSON.parse to be cast as specific types.

PR Close #40710
2021-02-09 10:48:46 -08:00
..
src fix(compiler-cli): update type castings for JSON.parse usage (#40710) 2021-02-09 10:48:46 -08:00
test fix(compiler-cli): handle pseudo cycles in inline source-maps (#40435) 2021-01-21 14:06:57 -08:00
BUILD.bazel refactor(ngcc): move sourcemaps into ngtsc (#37114) 2020-06-22 13:38:47 -07:00
index.ts fix(compiler-cli): handle pseudo cycles in inline source-maps (#40435) 2021-01-21 14:06:57 -08:00
README.md refactor(ngcc): move sourcemaps into ngtsc (#37114) 2020-06-22 13:38:47 -07:00

Source-map handling

Here there are classes for loading and merging source-maps.