Skip to content

Conversation

@weswigham
Copy link
Member

The string comparison previously being done saw a path starting with /packages/search and assumed it applied to something in /packages/search-prefix, which was incorrect. A path-structure-aware comparison needs to be performed (which we fortunately already have a helper for).

Fixes #40852

Copy link
Member

@RyanCavanaugh RyanCavanaugh left a comment

Choose a reason for hiding this comment

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

Nice test!

@weswigham weswigham merged commit 6a5527e into microsoft:master Oct 2, 2020
@weswigham weswigham deleted the declaration-emit-symlink-paths branch October 2, 2020 17:50
@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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression v4, definition files import typescript files

4 participants