Skip to content

Commit 2050ff7

Browse files
committed
Webpack 5 support
1 parent f031912 commit 2050ff7

File tree

6 files changed

+719
-2661
lines changed

6 files changed

+719
-2661
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ os:
33
language: node_js
44
node_js:
55
- "node"
6+
- "14"
67
- "12"
78
- "10"
8-
- "8"
99

1010
script:
1111
- npm test

0 commit comments

Comments
 (0)