Skip to content

fix: Use language server browser bundle

Erran Carey requested to merge 1160-browser-build-lsp into main

Description

Use language server browser bundle instead of main.js to resolve missing path require in the gitlab-web-ide build.

Related Issues

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap

Related to #1160 (closed)

Merge request reports