Skip to content

WIP: Fix the webpack dev server when connecting to GitLab over HTTPS

Nick Thomas requested to merge (removed):30839-fix-webpack-https-config into master

What does this MR do?

Takes the webpack dev server HTTPS config from the webpack: dev_server section of gitlab.yml, instead of the gitlab: section

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

Why was this MR needed?

Fixes GitLab in development mode + https

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #30839 (moved)

Merge request reports