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: serialize path query params without change #408

Merged
merged 3 commits into from
Jul 12, 2018
Merged

Conversation

mzgoddard
Copy link
Owner

Fix #406

Module resolutions switched to util/serial serialization in 0.11 and
accidentally began modifying query params in paths like webpack uses to
instruct the dev-server/client where to connect the websocket to. Query
params in paths should not be modified as part of relating paths to the
compiler's context.

@mzgoddard mzgoddard merged commit 734e5b0 into master Jul 12, 2018
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.

1 participant