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 bug on newer versions of Webpack Dev Server #15

Merged
merged 2 commits into from
Sep 25, 2019

Conversation

grubsteak
Copy link
Contributor

webpack-dev-server version ~3.1.14 and upward need a sockPort parameter in order to function correctly.

@yusinto yusinto merged commit 7744fea into yusinto:master Sep 25, 2019
@yusinto
Copy link
Owner

yusinto commented Sep 25, 2019

Thanks for doing this. I also had to fix a failed test due to the addition of sockPort but this is minor. I'll publish a patch release soon.

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.

2 participants