-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
hardcoded sockjs iframe url #4348
Comments
Hmm, we can add an option for this. |
That would be nice! |
Why you need to change it? It is potential security problem |
Because we have only a few restricted paths lead to a webpack server backend in development. Also I expected that this URL is supposed to be the same as |
Okay PR welcome |
Why this is hardcoded?
webpack-dev-server/lib/servers/SockJSServer.js
Line 46 in 95e26fe
In our project this is failing because we have a different from
__webpack_dev_server__
path.The text was updated successfully, but these errors were encountered: