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 349e733 commit 77e05d6Copy full SHA for 77e05d6
README.md
@@ -43,6 +43,7 @@ The easiest way to use it is with the CLI. In the directory where your
43
```console
44
node_modules/.bin/webpack-dev-server
45
```
46
+_**Note**: Many CLI options are available with `webpack-dev-server`. Explore this [link](https://webpack.js.org/configuration/dev-server/)._
47
48
### With NPM Scripts
49
0 commit comments