Skip to content

GLSP-1693: Switch bundling to esbuild#142

Merged
tortmayr merged 2 commits into
mainfrom
glsp-1693
Jun 11, 2026
Merged

GLSP-1693: Switch bundling to esbuild#142
tortmayr merged 2 commits into
mainfrom
glsp-1693

Conversation

@tortmayr

@tortmayr tortmayr commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

What it does

Switch bundling to esbuild
Part of: eclipse-glsp/glsp#1693

How to test

Follow-ups

Changelog

  • This PR should be mentioned in the changelog
  • This PR introduces a breaking change (if yes, provide more details below for the changelog and the migration guide)

@tortmayr tortmayr requested a review from martin-fleck-at June 9, 2026 13:52
@martin-fleck-at martin-fleck-at requested review from haydar-metin and removed request for martin-fleck-at June 10, 2026 09:32

@haydar-metin haydar-metin left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just two outdated versions, otherwise LGTM!

"vscode-jsonrpc": "8.2.0",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
"esbuild": "~0.25.9",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

outdated version.

Comment thread examples/workflow-server/package.json Outdated
"source-map-loader": "^4.0.1",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
"esbuild": "~0.25.9"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

outdated version

Address review feedback on outdated esbuild versions.
@tortmayr tortmayr merged commit a2fc072 into main Jun 11, 2026
6 checks passed
@tortmayr tortmayr deleted the glsp-1693 branch June 11, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants