Skip to content

Commit 77e05d6

Browse files
bhavya9107evilebottnawi
authored andcommitted
docs(README): add cli flags (#1632)
1 parent 349e733 commit 77e05d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ The easiest way to use it is with the CLI. In the directory where your
4343
```console
4444
node_modules/.bin/webpack-dev-server
4545
```
46+
_**Note**: Many CLI options are available with `webpack-dev-server`. Explore this [link](https://webpack.js.org/configuration/dev-server/)._
4647

4748
### With NPM Scripts
4849

0 commit comments

Comments
 (0)