Skip to content

Commit

Permalink
no webpack 4 in node 17
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Mar 8, 2022
1 parent 4b35140 commit 981e481
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
# plugin@3 only supports webpack@4
- html-plugin-version: 3
webpack-version: 5
# webpack@4 does not support node@17
- node-version: 17.x
webpack-version: 4
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 981e481

Please sign in to comment.