Skip to content

Commit

Permalink
Webpack 5 support
Browse files Browse the repository at this point in the history
  • Loading branch information
tlusk committed Jun 21, 2021
1 parent f031912 commit 2050ff7
Show file tree
Hide file tree
Showing 6 changed files with 719 additions and 2,661 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ os:
language: node_js
node_js:
- "node"
- "14"
- "12"
- "10"
- "8"

script:
- npm test
Expand Down
Loading

0 comments on commit 2050ff7

Please sign in to comment.