Merge pull request #18960 from Microsoft/builderHandlesChangeInResolution

Builder handles changes in resolution/references when file's contents dont change
This commit is contained in:
Sheetal Nandi
2017-10-11 12:11:44 -07:00
committed by GitHub
5 changed files with 275 additions and 108 deletions
+1 -2
View File
@@ -663,8 +663,7 @@ namespace ts {
dropDiagnosticsProducingTypeChecker,
getSourceFileFromReference,
sourceFileToPackageName,
redirectTargetsSet,
hasInvalidatedResolution
redirectTargetsSet
};
verifyCompilerOptions();