Commit c55203ae authored by Enrique Alcántara's avatar Enrique Alcántara

Merge branch 'mg-enable-webpack-host-check' into 'master'

Enable host check for webpack-dev-server

See merge request gitlab-org/gitlab!46459
parents 6d214afd 4cad6ee0
......@@ -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