File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,8 @@ Options:
115
115
--no-client-overlay-errors Disables the full-screen overlay in the browser when there are compiler errors.
116
116
--client-overlay-warnings Enables a full-screen overlay in the browser when there are compiler warnings.
117
117
--no-client-overlay-warnings Disables the full-screen overlay in the browser when there are compiler warnings.
118
+ --client-overlay-runtime-errors Enables a full-screen overlay in the browser when there are uncaught runtime errors.
119
+ --no-client-overlay-runtime-errors Disables the full-screen overlay in the browser when there are uncaught runtime errors.
118
120
--client-overlay-trusted-types-policy-name <value> The name of a Trusted Types policy for the overlay. Defaults to 'webpack-dev-server#overlay'.
119
121
--client-progress Prints compilation progress in percentage in the browser.
120
122
--no-client-progress Does not print compilation progress in percentage in the browser.
You can’t perform that action at this time.
0 commit comments