Skip to content

Fix Go To Source Definition in --moduleResolution bundler - #53613

Merged
andrewbranch merged 8 commits into
microsoft:mainfrom
andrewbranch:bug/go-to-source-def-bundler
Mar 31, 2023
Merged

Fix Go To Source Definition in --moduleResolution bundler#53613
andrewbranch merged 8 commits into
microsoft:mainfrom
andrewbranch:bug/go-to-source-def-bundler

Conversation

@andrewbranch

Copy link
Copy Markdown
Member

Happened to notice that require wasn’t being followed while I was working on microsoft/vscode#178840

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Mar 31, 2023
@andrewbranch
andrewbranch marked this pull request as draft March 31, 2023 20:19
@andrewbranch
andrewbranch marked this pull request as ready for review March 31, 2023 20:29
@andrewbranch

Copy link
Copy Markdown
Member Author

I’d really like to get this into a patch. It should be safe, since noDtsResolution is internal and only used by Go To Source Definition.

@jakebailey jakebailey left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Seems good to me but CI is failing 😄

@andrewbranch

Copy link
Copy Markdown
Member Author

I’m trying to go too fast and thereby going slow 😅

@jakebailey jakebailey left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

x2

@andrewbranch

Copy link
Copy Markdown
Member Author

@typescript-bot cherry-pick to release-5.0

@typescript-bot

typescript-bot commented Mar 31, 2023

Copy link
Copy Markdown
Contributor

Heya @andrewbranch, I've started to run the task to cherry-pick this into release-5.0 on this PR at aa4e912. You can monitor the build here.

@andrewbranch andrewbranch added this to the TypeScript 5.0.4 milestone Mar 31, 2023
@andrewbranch
andrewbranch merged commit 9052ef8 into microsoft:main Mar 31, 2023
@andrewbranch
andrewbranch deleted the bug/go-to-source-def-bundler branch March 31, 2023 22:53
@typescript-bot

Copy link
Copy Markdown
Contributor

Hey @andrewbranch, I've opened #53617 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Mar 31, 2023
Component commits:
449b6e6 Fix Go To Source Definition in --moduleResolution bundler

1fddb2a Accept baseline

8c81daf Actually fix it

e8f7120 Remove unnecessary function calls

47ae29a Fix bad edits

4dd8655 Fix lint

2d362be Fix lint

aa4e912 Fix lint
DanielRosenwasser pushed a commit that referenced this pull request Apr 5, 2023
…e-5.0 (#53617)

Co-authored-by: Andrew Branch <andrew@wheream.io>
drivron pushed a commit to scenari/typescript that referenced this pull request Sep 14, 2023
…to release-5.0 (microsoft#53617)

Co-authored-by: Andrew Branch <andrew@wheream.io>
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants