openblock-gui icon indicating copy to clipboard operation
openblock-gui copied to clipboard

Bump webpack version

Open darkautism opened this issue 11 months ago • 0 comments

Resolves

What Github issue does this resolve (please include link)?

It can build on more modern webpack. Proposed Changes

Describe what this Pull Request does

It upgrade webpack version so we can upgrade nodejs to new version and prevent ssl error. (Node.js v20 use OpenSSL 3.0 and it block some old algorithms, webpack 4 depon this) Reason for Changes

Explain why these changes should be made

Old package no maintainer. like uglifyjs-webpack-plugin, Replacing an unmaintained package in exchange for future maintenance compatibility is quite cost-effective Test Coverage

Please show how you have added tests to cover your changes

No, no-test.

darkautism avatar Mar 24 '25 12:03 darkautism