Skip to content

Chore: Upgrade webpack 4 to 5#2604

Open
WinstonPoh wants to merge 4 commits into
Snapmaker:mainfrom
WinstonPoh:chore/update-webpack-4-to-5
Open

Chore: Upgrade webpack 4 to 5#2604
WinstonPoh wants to merge 4 commits into
Snapmaker:mainfrom
WinstonPoh:chore/update-webpack-4-to-5

Conversation

@WinstonPoh

Copy link
Copy Markdown

It would be nice to use newer version of Node. However, webpack 4 is not compatible by default with Node.js versions 17+ which use OpenSSL 3.0.

This incompatibility stems from OpenSSL 3.0 disabling the older, insecure MD4 hash algorithm that webpack 4 uses internally for content hashing.

webpack 5 is OK

WinstonPoh and others added 4 commits January 26, 2026 09:26
- ts problems
- nodemon/gulp issues
- tsconfig transpilation issues
- Move FullChannel type alias below import block (import/first)
- Merge duplicate app/constants import (import/no-duplicates)
- Suppress no-unused-vars on base-class no-op stopHeartbeat param

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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