We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
proxy
The TS typings still allow an object to be passed to the proxy option while it crashes at runtime.
The TS typings should be updated to reflect the API changes.
npx webpack-cli info
System: OS: macOS 13.6.4 CPU: (8) arm64 Apple M1 Pro Memory: 54.72 MB / 16.00 GB Binaries: Node: 18.19.0 - /opt/homebrew/opt/node@18/bin/node Yarn: 1.22.19 - /opt/homebrew/bin/yarn npm: 10.2.3 - /opt/homebrew/opt/node@18/bin/npm Browsers: Safari: 17.3.1 Packages: babel-loader: 9.1.3 => 9.1.3 copy-webpack-plugin: 12.0.2 => 12.0.2 fork-ts-checker-webpack-plugin: 9.0.2 => 9.0.2 html-webpack-plugin: 5.6.0 => 5.6.0 source-map-loader: 5.0.0 => 5.0.0 webpack: 5.90.3 => 5.90.3 webpack-cli: 5.1.4 => 5.1.4 webpack-dev-server: 5.0.2 => 5.0.2
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Bug report
Actual Behavior
The TS typings still allow an object to be passed to the
proxy
option while it crashes at runtime.Expected Behavior
The TS typings should be updated to reflect the API changes.
Please paste the results of
npx webpack-cli info
here, and mention other relevant informationThe text was updated successfully, but these errors were encountered: