Add httpHeaders to @gitlab/web-ide `start`
What does this MR do and why?
This MR adds the necessary httpHeaders
option to our start
for @gitlab/web-ide
.
Screenshots or screen recordings
Before | After |
---|---|
... | ![]() |
How to set up and validate locally
- Enable
:vscode_web_ide
feature flag - Visit a project and open the Web IDE
- Make a change and then visit the Source Control tab in the Web IDE
- Commit and follow the prompts to commit to a new branch
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.