Skip to content

Commit 899a4e3

Browse files
refactor: webpack@4 dropped
1 parent 13b7458 commit 899a4e3

20 files changed

+2233
-1164
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
matrix:
5757
os: [ubuntu-latest, windows-latest, macos-latest]
5858
node-version: [10.x, 12.x, 14.x]
59-
webpack-version: [4, latest]
59+
webpack-version: [latest]
6060

6161
runs-on: ${{ matrix.os }}
6262

0 commit comments

Comments
 (0)