Skip to content

Commit

Permalink
Drop support of webpack-dev-server ^4.8, add support for webpack-dev-…
Browse files Browse the repository at this point in the history
…server ^5.0
  • Loading branch information
Kocal committed Aug 31, 2024
1 parent dcfdae1 commit 9ad600d
Show file tree
Hide file tree
Showing 2 changed files with 466 additions and 166 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"tapable": "^2.2.1",
"terser-webpack-plugin": "^5.3.0",
"tmp": "^0.2.1",
"webpack-dev-server": "^4.8.0",
"webpack-dev-server": "^5.0.4",
"yargs-parser": "^21.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 9ad600d

Please sign in to comment.