Skip to content

GLSP-1565: Use separate source maps for web bundle#133

Merged
tortmayr merged 1 commit intomainfrom
GLSP-1565/use-separate-source-maps
Apr 30, 2026
Merged

GLSP-1565: Use separate source maps for web bundle#133
tortmayr merged 1 commit intomainfrom
GLSP-1565/use-separate-source-maps

Conversation

@tortmayr
Copy link
Copy Markdown
Contributor

@tortmayr tortmayr commented Apr 30, 2026

Summary

Follow-up to #132.

  • Switch from inline to separate source map files for the webworker bundle
  • Include .map file in published package
  • Sync example1.wf with client variant

Test plan

  • yarn build produces both .js and .js.map in examples/workflow-server-bundled-web/

Switch from inline to separate source map files for the webworker
bundle to be consistent with the node bundle.
- Sync example1.wf with the client variant
@tortmayr tortmayr force-pushed the GLSP-1565/use-separate-source-maps branch from a97406d to 92e2926 Compare April 30, 2026 09:56
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 4b14d3a into main Apr 30, 2026
5 checks passed
@tortmayr tortmayr deleted the GLSP-1565/use-separate-source-maps branch April 30, 2026 10:00
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