Skip to content

GLSP-1565: Publish browser workflow-server bundle#132

Merged
tortmayr merged 1 commit intomainfrom
glsp-1565
Apr 29, 2026
Merged

GLSP-1565: Publish browser workflow-server bundle#132
tortmayr merged 1 commit intomainfrom
glsp-1565

Conversation

@tortmayr
Copy link
Copy Markdown
Contributor

What it does

Add new @eclipse-glsp-examples/workflow-server-bundled-web package that publishes the pre-built webworker bundle with inline source maps.

  • Create examples/workflow-server-bundled-web/ package
  • Update webpack config to output webworker bundle to the new package
  • Use inline source maps for the webworker target
  • Add browser bundle to root bundle script
  • Remove redundant "Bundle browser example" CI step

Part of: eclipse-glsp/glsp#1656

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)

Add new `@eclipse-glsp-examples/workflow-server-bundled-web` package
that publishes the pre-built webworker bundle with inline source maps.

- Create `examples/workflow-server-bundled-web/` package
- Update webpack config to output webworker bundle to the new package
- Use inline source maps for the webworker target
- Add browser bundle to root `bundle` script
- Remove redundant "Bundle browser example" CI step

Part of: eclipse-glsp/glsp#1656
Copy link
Copy Markdown
Contributor

@martin-fleck-at martin-fleck-at left a comment

Choose a reason for hiding this comment

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

LGTM!

@tortmayr tortmayr merged commit 5cbedec into main Apr 29, 2026
5 checks passed
@tortmayr tortmayr deleted the glsp-1565 branch April 29, 2026 16:12
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