Skip to content

Webpack fix#8654

Merged
alexr00 merged 1 commit intomainfrom
alexr00/favourite-wolf
Apr 8, 2026
Merged

Webpack fix#8654
alexr00 merged 1 commit intomainfrom
alexr00/favourite-wolf

Conversation

@alexr00
Copy link
Copy Markdown
Member

@alexr00 alexr00 commented Apr 8, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 8, 2026 14:50
@alexr00 alexr00 enabled auto-merge (squash) April 8, 2026 14:50
@alexr00 alexr00 self-assigned this Apr 8, 2026
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

Updates the repository’s webpack configuration to address a browser/webworker bundling issue after recent webpack-related dependency changes.

Changes:

  • Adds a resolve.fallback entry to explicitly disable the Node vm builtin for the webworker target build.
Show a summary per file
File Description
webpack.config.js Disables vm resolution for the webworker bundle to prevent webpack from attempting to polyfill/resolve the Node builtin.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@alexr00 alexr00 merged commit 0f05d0b into main Apr 8, 2026
10 checks passed
@alexr00 alexr00 deleted the alexr00/favourite-wolf branch April 8, 2026 14:56
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.

3 participants