We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aed762 commit 71e5e9fCopy full SHA for 71e5e9f
migration-v5.md
@@ -6,7 +6,7 @@ This document serves as a migration guide for `[email protected]`.
6
7
- Minimum supported `Node.js` version is `18.12.0`.
8
- Minimum supported `webpack` version is `5.0.0`.
9
-- Minimum compatible `webpack-cli` version is `4.7.0` but we recommend using the latest version.
+- Minimum compatible `webpack-cli` version is `5.0.0` but we recommend using the latest version.
10
- The `http2` and `https` options were removed in favor of [the `server` option](https://webpack.js.org/configuration/dev-server/#devserverserver).
11
12
v4:
0 commit comments