There was an error while loading. Please reload this page.
1 parent ad0cdb4 commit 198bfefCopy full SHA for 198bfef
migration-v4.md
@@ -6,6 +6,7 @@ This document serves as a migration guide for `webpack-dev-server@4.0.0`.
6
7
- Minimum supported `Node.js` version is `12.13.0`.
8
- Minimum supported `webpack` version is `4.37.0` (**but we so recommend using 5 version**).
9
+- Minimum compatible `webpack-cli` version is `4.4.0`.
10
- The `hotOnly` option was removed, if you need hot only mode, use `{ hot: 'only' }` value.
11
12
v3:
0 commit comments