In some circumstances (cloud hosted dev environments) it is desirable to run via http rather than https. There is currently no way to do this. The command line to start webpack dev server includes --https hard coded and it is not possible to override this in webpack.config.js.