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

strip trailing slash in urlResolver #1956

Merged
merged 1 commit into from Oct 24, 2015
Merged

strip trailing slash in urlResolver #1956

merged 1 commit into from Oct 24, 2015

Conversation

patrickkettner
Copy link
Member

I discovered that urls with a trailing slash fail for Modernizr's use case. Because of where we add the zip (e.g. after the query string) the fileName prop is null. As a result it throws an error without this fix.

sheerun added a commit that referenced this pull request Oct 24, 2015
strip trailing slash in urlResolver
@sheerun sheerun merged commit b79034f into master Oct 24, 2015
@patrickkettner patrickkettner deleted the strip-trailing-slash branch October 24, 2015 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants