-
Notifications
You must be signed in to change notification settings - Fork 12.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not watch failed lookup locations in persistResolutions if resolve…
…d to a file This ensure --watch and editor behaviour matches with what happens without watch and there is no confusion as well as we are not watching unnecessary things
- Loading branch information
1 parent
b79bf50
commit abe3b73
Showing
10 changed files
with
546 additions
and
416 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
147 changes: 87 additions & 60 deletions
147
...rence/tscWatch/persistResolutions/can-build-after-resolutions-are-cleaned-with-outFile.js
Large diffs are not rendered by default.
Oops, something went wrong.
133 changes: 72 additions & 61 deletions
133
...aselines/reference/tscWatch/persistResolutions/can-build-after-resolutions-are-cleaned.js
Large diffs are not rendered by default.
Oops, something went wrong.
146 changes: 87 additions & 59 deletions
146
...solutions/can-build-after-resolutions-have-been-saved-in-tsbuildinfo-file-with-outFile.js
Large diffs are not rendered by default.
Oops, something went wrong.
132 changes: 72 additions & 60 deletions
132
...tch/persistResolutions/can-build-after-resolutions-have-been-saved-in-tsbuildinfo-file.js
Large diffs are not rendered by default.
Oops, something went wrong.
147 changes: 87 additions & 60 deletions
147
.../tscWatch/persistResolutions/saves-resolution-and-uses-it-for-new-program-with-outFile.js
Large diffs are not rendered by default.
Oops, something went wrong.
133 changes: 72 additions & 61 deletions
133
...nes/reference/tscWatch/persistResolutions/saves-resolution-and-uses-it-for-new-program.js
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.