Skip to content

Never connect to webpack-dev-server over SSL in dev mode

Alessio Caiazza requested to merge fix-dev-ssl into master

What does this MR do?

In development mode prevent from connecting to webpack-dev-server over SSL if GitLab is configured with HTTPS enabled.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Grzegorz Bizon

Merge request reports