Skip to content

Bump webpack version #33

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: main
Choose a base branch
from

Conversation

darkautism
Copy link

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.

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.

1 participant