Skip to content

Add CORS headers to webpack.config.js#432

Merged
samholmes merged 1 commit intomasterfrom
jon/fix/webpack-cors
Feb 3, 2026
Merged

Add CORS headers to webpack.config.js#432
samholmes merged 1 commit intomasterfrom
jon/fix/webpack-cors

Conversation

@Jon-edge
Copy link
Contributor

@Jon-edge Jon-edge commented Feb 3, 2026

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Description

none

Note

Low Risk
Dev-only webpack configuration change; primary risk is impacting local development behavior, not production runtime.

Overview
Adds explicit CORS and cross-origin isolation response headers to the webpack-dev-server configuration to support local development (including SharedArrayBuffer/web-worker use cases).

Updates CHANGELOG.md under Unreleased to document the dev-server header change.

Written by Cursor Bugbot for commit b55464a. This will update automatically on new commits. Configure here.


This is to support core v2.41.0 and greater.
@samholmes samholmes force-pushed the jon/fix/webpack-cors branch from 169fce7 to b55464a Compare February 3, 2026 22:43
@samholmes samholmes merged commit 42117c1 into master Feb 3, 2026
3 checks passed
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