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.
--inline
1 parent c64c803 commit 325ef59Copy full SHA for 325ef59
bin/webpack-dev-server.js
@@ -36,7 +36,7 @@ yargs.options({
36
"inline": {
37
type: "boolean",
38
default: true,
39
- describe: "Inline mode"
+ describe: "Inline mode (set to false to disable including client scripts like livereload)"
40
},
41
"hot-only": {
42
0 commit comments