Skip to content

refs #434 workaround in webpack-dev-server #436

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
Closed

refs #434 workaround in webpack-dev-server #436

wants to merge 1 commit into from

Conversation

tempelgogo
Copy link
Contributor

@tempelgogo tempelgogo commented Dec 24, 2018

Description

Related Issue

#434
webpack/webpack-dev-server@1dfd4fb
webpack/webpack-dev-server#1604
sockjs/sockjs-node#247

Motivation and Context

I've merged #434, but it may flood your console with error messages if you use custom SERVER_HOST.
I feel responsible for repairing this issue, but it depend's on changes in webpack-dev-server, which in turn depend's on some changes in sockjs. I've taken a short look at this, but they are refactoring hard & i do miss much context from the sockjs community.
So the best way seem's to disable the broken host check at this moment.
That's what i've done here.

How Has This Been Tested?

  • run dev environment with custom SERVER_HOST

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Code changes

@tempelgogo tempelgogo requested a review from scramb December 24, 2018 16:16
@tempelgogo tempelgogo added the Type:Bug Something isn't working label Dec 24, 2018
@tempelgogo tempelgogo self-assigned this Dec 24, 2018
@tempelgogo
Copy link
Contributor Author

superseded by #441

@tempelgogo tempelgogo closed this Dec 25, 2018
@tempelgogo tempelgogo deleted the webpack-dev-server-workaround branch December 25, 2018 16:57
diocas pushed a commit to cernbox/web that referenced this pull request Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants