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 63df1bd commit 852592aCopy full SHA for 852592a
README.md
@@ -108,6 +108,8 @@ Options:
108
--no-http2 Do not use HTTP/2.
109
--bonjour Broadcasts the server via ZeroConf networking on start.
110
--no-bonjour Do not broadcast the server via ZeroConf networking on start.
111
+ --client-hot-entry Tell devServer to inject a Hot Module Replacement entry.
112
+ --no-client-hot-entry Do not tell devServer to inject a Hot Module Replacement entry.
113
--client-progress Print compilation progress in percentage in the browser.
114
--no-client-progress Do not print compilation progress in percentage in the browser.
115
--client-overlay Show a full-screen overlay in the browser when there are compiler errors or warnings.
0 commit comments