Module Resolution and Type Reference directive cache updates and its API changes#43700
Merged
sheetalkamat merged 7 commits intomasterfrom Apr 22, 2021
Merged
Module Resolution and Type Reference directive cache updates and its API changes#43700sheetalkamat merged 7 commits intomasterfrom
sheetalkamat merged 7 commits intomasterfrom
Conversation
340867b to
960403a
Compare
960403a to
116b9b3
Compare
Member
Author
|
@typescript-bot pack this |
Collaborator
|
Heya @sheetalkamat, I've started to run the tarball bundle task on this PR at 116b9b3. You can monitor the build here. |
sheetalkamat
commented
Apr 20, 2021
weswigham
approved these changes
Apr 20, 2021
Member
Author
|
@typescript-bot pack this |
Collaborator
|
Heya @sheetalkamat, I've started to run the tarball bundle task on this PR at 4466eb4. You can monitor the build here. |
Collaborator
|
Hey @sheetalkamat, I've packed this into an installable tgz. You can install it for testing by referencing it in your and then running There is also a playground for this build and an npm module you can use via |
This was referenced Feb 7, 2022
1 task
This was referenced Feb 24, 2022
This was referenced Mar 21, 2022
This was referenced Apr 10, 2022
1 task
This was referenced Apr 23, 2022
This was referenced May 1, 2022
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes Repeated package.json reads in ts-loader ts api wrapper compared to
tsc --build#42670