-
Notifications
You must be signed in to change notification settings - Fork 12.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert #57896 #58857
Revert #57896 #58857
Conversation
…foMap (microsoft#58837)" This reverts commit 1948e92.
… extensions in more `module` modes (microsoft#57896)" This reverts commit 585a9af.
Looks like you're introducing a change to the public API surface area. If this includes breaking changes, please document them on our wiki's API Breaking Changes page. Also, please make sure @DanielRosenwasser and @RyanCavanaugh are aware of the changes, just as a heads up. |
Does this also undo Wesley's change? Or does that still work? |
The only interaction between my work and #58176 is how often package.jsons that one of us is doing a lookup for is already cached because of a lookup that the other is doing. |
@typescript-bot cherry-pick to release-5.5 |
Hey, @andrewbranch! I was unable to cherry-pick this PR. Check the logs at: https://github.com/microsoft/TypeScript/actions/runs/9508013806 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😢
My attempt (#58831) to just disable #57896 was incomplete, so this is the full revert instead.