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

fix(url): use loaderUtils.stringifyRequest to avoid invalidating hashes due to absolute paths #242

Merged
merged 1 commit into from
May 29, 2017

Conversation

michael-ciniawsky
Copy link
Member

What kind of change does this PR introduce?

Bugfix

Did you add tests for your changes?

If relevant, did you update the README?

Summary

Fixes #241

Does this PR introduce a breaking change?

No

@michael-ciniawsky michael-ciniawsky merged commit 97508ec into webpack-contrib:master May 29, 2017
@michael-ciniawsky michael-ciniawsky modified the milestone: 0.18.3 Jun 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

style-loader/url uses JSON.stringify instead of loaderUtils.stringifyRequest
2 participants