Skip to content

Conversation

@sheetalkamat
Copy link
Member

Fixes #48229

@sheetalkamat sheetalkamat requested a review from weswigham June 29, 2022 22:00
@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jun 29, 2022
@sheetalkamat sheetalkamat added For Milestone Bug PRs that fix a bug with a specific milestone and removed For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Sep 22, 2022
@sheetalkamat sheetalkamat force-pushed the partialModuleResolutionReuse branch from 2a075d6 to 5e8682a Compare September 23, 2022 17:28
@sheetalkamat
Copy link
Member Author

Ping for review.. This is marked as 4.9 issue. Note that this tries to fix the issue without breaking API users.

Copy link
Member

@weswigham weswigham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably make a note to deprecate this signature and replace it with a cleaner one at some point... It's had to change in a backwards-compatible way a lot recently.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Milestone Bug PRs that fix a bug with a specific milestone

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Referencing module name using index when resolving module name can be incorrect

4 participants