Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing multiple slashes if they are at the start of pathname #78

Merged
merged 3 commits into from Dec 18, 2018
Merged

Removing multiple slashes if they are at the start of pathname #78

merged 3 commits into from Dec 18, 2018

Conversation

joual
Copy link
Contributor

@joual joual commented Dec 4, 2018

While upgrading normalize-url from 3.1.0 to 4, I noticed that removal of duplicate slashes started to fail in our project. The added tests demonstrate the issue.


Fixes #76

@joual joual changed the title Issue with removing multiple slashes if they are at the start of pathname. [Failing Test] Removing multiple slashes if they are at the start of pathname Dec 4, 2018
@joual
Copy link
Contributor Author

joual commented Dec 5, 2018

This should fix #76

test.js Show resolved Hide resolved
@sindresorhus sindresorhus merged commit a76edbd into sindresorhus:master Dec 18, 2018
@joual joual deleted the double-slashes-issue branch October 21, 2019 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants