Skip to content

Commit

Permalink
docs(configuration): add warning for liveReload
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Apr 16, 2021
1 parent 0f40d4e commit 6db08ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/content/configuration/dev-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -746,6 +746,8 @@ npx webpack serve --liveReload

Notice that there's no way to disable it from CLI.

W> Live reloading does not work with non-web targets like `node`, `async-node` etc.

## `devServer.mimeTypes` 🔑

`object`
Expand Down

0 comments on commit 6db08ac

Please sign in to comment.