Skip to content

dev: migrate webpack devServer proxy option to webpack v5#904

Merged
trim21 merged 1 commit into
jesec:masterfrom
CircuitCoder:master
Aug 8, 2025
Merged

dev: migrate webpack devServer proxy option to webpack v5#904
trim21 merged 1 commit into
jesec:masterfrom
CircuitCoder:master

Conversation

@CircuitCoder

Copy link
Copy Markdown
Contributor

Update related options in client/scripts/development.js, so that it works with the latest webpack.

See: https://webpack.js.org/configuration/dev-server/#devserverproxy

Types of changes

  • Breaking change (changes that break backward compatibility of public API or CLI - semver MAJOR)
  • New feature (non-breaking change which adds functionality - semver MINOR)
  • Bug fix (non-breaking change which fixes an issue - semver PATCH)

@trim21 trim21 changed the title Migrate webpack devServer proxy option to webpack v5 dev; migrate webpack devServer proxy option to webpack v5 Aug 8, 2025
@trim21 trim21 changed the title dev; migrate webpack devServer proxy option to webpack v5 dev: migrate webpack devServer proxy option to webpack v5 Aug 8, 2025
@trim21 trim21 merged commit 1cf023b into jesec:master Aug 8, 2025
18 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