Skip to content

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

Merged
michael-ciniawsky merged 1 commit intowebpack:masterfrom
michael-ciniawsky:url
May 29, 2017
Merged

fix(url): use loaderUtils.stringifyRequest to avoid invalidating hashes due to absolute paths#242
michael-ciniawsky merged 1 commit intowebpack:masterfrom
michael-ciniawsky:url

Conversation

@michael-ciniawsky
Copy link
Copy Markdown
Contributor

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:master May 29, 2017
@michael-ciniawsky michael-ciniawsky deleted the url branch May 29, 2017 21:50
@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