angular/packages/compiler-cli/src/ngtsc
Alex Rickabaugh d97994b27f fix(ivy): clone ts.SourceFile in ivy_switch when triggered (#27032)
Make a copy of the ts.SourceFile before modifying it in the ivy_switch
transform. It's suspected that the Bazel tsc_wrapped host's SourceFile
cache has issues when the ts.SourceFiles are mutated.

PR Close #27032
2018-11-13 14:00:20 -08:00
..
annotations Revert "fix(ivy): correct ngtsc path handling in Windows (#26703)" 2018-11-05 11:18:52 -08:00
diagnostics build(bazel): use fine-grained npm deps (#26111) (#26488) 2018-10-19 20:59:29 -07:00
host feat(ivy): support separate .js and .d.ts trees when generating imports (#26403) 2018-11-01 14:13:25 -07:00
metadata Revert "fix(ivy): correct ngtsc path handling in Windows (#26703)" 2018-11-05 11:18:52 -08:00
shims Revert "fix(ivy): correct ngtsc path handling in Windows (#26703)" 2018-11-05 11:18:52 -08:00
switch fix(ivy): clone ts.SourceFile in ivy_switch when triggered (#27032) 2018-11-13 14:00:20 -08:00
testing Revert "fix(ivy): correct ngtsc path handling in Windows (#26703)" 2018-11-05 11:18:52 -08:00
transform build(bazel): use fine-grained npm deps (#26111) (#26488) 2018-10-19 20:59:29 -07:00
translator feat(ivy): setClassMetadata() for assigning decorator metadata (#26860) 2018-10-31 19:52:36 -04:00
typecheck fix(compiler): generate inputs with aliases properly (#26774) 2018-10-26 17:23:45 -04:00
util Revert "fix(ivy): correct ngtsc path handling in Windows (#26703)" 2018-11-05 11:18:52 -08:00
program.ts feat(ivy): generate .ngsummary.js shims (#26495) 2018-10-19 13:30:02 -07:00
resource_loader.ts feat(ivy): support templateUrl for ngtsc (#24704) 2018-07-03 13:31:44 -07:00