We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b14216 commit 22783a5Copy full SHA for 22783a5
packages/react-dev-utils/README.md
@@ -295,7 +295,7 @@ Returns an object with local and remote URLs for the development server. Pass th
295
296
This is an alternative client for [WebpackDevServer](https://github.com/webpack/webpack-dev-server) that shows a syntax error overlay.
297
298
-It currently supports only Webpack 2.x
+It currently supports only Webpack 3.x.
299
300
```js
301
// Webpack development config
0 commit comments