Skip to content

Commit 86a56dd

Browse files
committed
Revert "no webpack 4 in node 17"
This reverts commit 981e481.
1 parent 098ed30 commit 86a56dd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/node.js.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828
# plugin@3 only supports webpack@4
2929
- html-plugin-version: 3
3030
webpack-version: 5
31-
# webpack@4 does not support node@17
32-
- node-version: 17.x
33-
webpack-version: 4
3431
runs-on: ubuntu-latest
3532

3633
steps:

0 commit comments

Comments
 (0)