Commit 4cad6ee0 authored by Mike Greiling's avatar Mike Greiling

Enable host check for webpack-dev-server

parent 509feeef
......@@ -555,7 +555,6 @@ module.exports = {
host: DEV_SERVER_HOST,
port: DEV_SERVER_PORT,
https: DEV_SERVER_HTTPS,
disableHostCheck: true,
headers: {
'Access-Control-Allow-Origin': '*',
'Access-Control-Allow-Headers': '*',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment