Skip to content

Fix bug: Check for both "./" and ".\"#21730

Merged
2 commits merged into
masterfrom
dotslash
Feb 7, 2018
Merged

Fix bug: Check for both "./" and ".\"#21730
2 commits merged into
masterfrom
dotslash

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Feb 7, 2018

}

function normalizeAndPreserveTrailingSlash(path: string) {
if (path === "./") {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

normalizeSlashes?

@ghost ghost merged commit d35d5d0 into master Feb 7, 2018
@ghost ghost deleted the dotslash branch February 7, 2018 18:50
@microsoft microsoft locked and limited conversation to collaborators Jul 3, 2018
This pull request was closed.
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.

1 participant