Skip to content

Commit

Permalink
feat: upgrade to v5 of file-loader
Browse files Browse the repository at this point in the history
BREAKING CHANGE: dropped Node 8 support and upgraded to major version of file-loader
  • Loading branch information
bhovhannes committed Feb 7, 2020
1 parent 3ffa201 commit 465fad2
Show file tree
Hide file tree
Showing 4 changed files with 4,634 additions and 2,815 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ notifications:
on_success: change

node_js:
- "8"
- "10"
- "lts/*"

after_success: npm run coverage
Loading

0 comments on commit 465fad2

Please sign in to comment.