Skip to content

KT-72838: [Gradle] Support websockets in webpack devServer proxy #5453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

broundee
Copy link

Fixes KT-72838

Add ws parameter to webpack devServer proxy DSL in gradle plugin so that it is passed through to the generated webpack config.

The parameter is not listed in the webpack docs, but it's described in the underlying library's docs here:

option.ws: true/false: if you want to proxy websockets

@broundee broundee requested review from a team as code owners May 29, 2025 00:33
@broundee broundee requested review from bashor, JSMonk and AYastrebov May 29, 2025 00:33
@JSMonk
Copy link
Member

JSMonk commented Jun 1, 2025

@broundee Thank you so much for the contribution 🙏

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