Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Apr 18, 2021
1 parent e7175e7 commit d2af8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/configuration/dev-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ 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.
W> Live reloading works only with web related [targets](/configuration/target/#string) like `web`, `webworker`, `electron-renderer` and `node-webkit`.

## `devServer.mimeTypes` 🔑

Expand Down

0 comments on commit d2af8af

Please sign in to comment.