Skip to content

Conversation

@sheetalkamat
Copy link
Member

Fixes #26273
Thanks to @ajafff, for partial fix and test (#26310)

@sheetalkamat sheetalkamat requested review from a user and RyanCavanaugh August 10, 2018 23:12
path: string;
extension: Extension;
packageId: PackageId | undefined;
originalPath?: string | true;
Copy link

Choose a reason for hiding this comment

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

Could you add a doc comment explaining the meaning of the three possible types this has -- true, string, and undefined?

@sheetalkamat sheetalkamat merged commit fe387cc into master Aug 11, 2018
@ghost ghost deleted the moduleResolutionWithSymLinks branch August 11, 2018 14:41
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tryFindNonRelativeModuleNameInCache should return originalPath if present

2 participants