Skip to content

?workerModule -> ?esm#284458

Merged
hediet merged 1 commit intomainfrom
hediet/b/near-viper
Jan 9, 2026
Merged

?workerModule -> ?esm#284458
hediet merged 1 commit intomainfrom
hediet/b/near-viper

Conversation

@hediet
Copy link
Copy Markdown
Member

@hediet hediet commented Dec 19, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 19, 2025 14:06
@vs-code-engineering vs-code-engineering bot added this to the December / January 2026 milestone Dec 19, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the query parameter used for ESM worker module bundling from ?workerModule to ?esm. This standardizes the naming convention used when referring to TypeScript worker modules in bundler environments.

  • Updated the documentation comment in WebWorkerDescriptor to reflect the new query parameter
  • Updated all actual usages of the query parameter in worker module URL construction

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/vs/platform/webWorker/browser/webWorkerDescriptor.ts Updated documentation comment to specify ?esm instead of ?workerModule
src/vs/workbench/services/extensions/browser/webWorkerExtensionHost.ts Changed query parameter from ?workerModule to ?esm for extension host worker
src/vs/editor/browser/services/editorWorkerService.ts Changed query parameter from ?workerModule to ?esm for editor worker

@hediet hediet merged commit e7a9730 into main Jan 9, 2026
33 of 34 checks passed
@hediet hediet deleted the hediet/b/near-viper branch January 9, 2026 21:10
eli-w-king pushed a commit that referenced this pull request Jan 14, 2026
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Feb 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants