im serving webpack bundle for dev with kubernetes and get the following message:
Invalid Host header
Now i want to disable this with the option disableHostCheck, but it seems in the new version of webpack this option is removed.
Is there any other possibility?