Skip to content

Fix Error which is braking absolute paths (Issue: #1005) #1021

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

Closed
wants to merge 1 commit into from

Conversation

progressman
Copy link

Fix a typo in line 50 that leads to an incorrect path submitted to require.
Return unchanged url for absolute paths.

Typo in line 50 leads to an incorrect path submitted to require.
Return unchanged url for absolute paths.
@romanenko
Copy link

Works great! Indeed, it fixes issue #1005. Thank you very much, @progressman!

@ilearnio
Copy link

This really solves the issue with srcset attributes. When can we expect this PR to be merged and published on npm?

@LinusBorg LinusBorg changed the title Fix Error which is braking absolute paths (Issue: 1005) Fix Error which is braking absolute paths (Issue: #1005) Nov 7, 2017
@LinusBorg
Copy link
Member

LinusBorg commented Nov 7, 2017

@progressman

It seems Evan already fixed it himself, sorry (bcd54d2). I assume he didn't see the PR in the issue because you didn't label it correctly in the PR's title (you forgot the #), so github didn't link it there.

Or do you still see a problem with Evan's implementation?

@yyx990803
Copy link
Member

Ah, sorry I didn't see this PR when I was fixing the issue. Apologies!

@yyx990803 yyx990803 closed this Nov 7, 2017
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.

5 participants