Skip to content

Commit 888939d

Browse files
snitin315alexander-akait
authored andcommitted
docs: update CLI options in README (#4970)
1 parent 0cf980d commit 888939d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ Options:
115115
--no-client-overlay-errors Disables the full-screen overlay in the browser when there are compiler errors.
116116
--client-overlay-warnings Enables a full-screen overlay in the browser when there are compiler warnings.
117117
--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.
118120
--client-overlay-trusted-types-policy-name <value> The name of a Trusted Types policy for the overlay. Defaults to 'webpack-dev-server#overlay'.
119121
--client-progress Prints compilation progress in percentage in the browser.
120122
--no-client-progress Does not print compilation progress in percentage in the browser.

0 commit comments

Comments
 (0)