Skip to content

Commit 745593f

Browse files
committed
test: update snaps
1 parent 4963368 commit 745593f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,12 @@ Options:
114114
--no-client-progress Do not print compilation progress in percentage in the browser.
115115
--client-overlay Show a full-screen overlay in the browser when there are compiler errors or warnings.
116116
--no-client-overlay Do not show a full-screen overlay in the browser when there are compiler errors or warnings.
117+
--client-logging <value> Log level in the browser (none, error, warn, info, log, verbose).
117118
--open [value...] Open the default browser.
118119
--no-open Do not open the default browser.
119120
--open-app <value> Open specified browser.
120121
--open-target [value...] Open specified route in browser.
121122
--no-open-target Do not open specified route in browser.
122-
--client-logging <value> Log level in the browser (none, error, warn, info, log, verbose).
123123
--history-api-fallback Fallback to /index.html for Single Page Applications.
124124
--no-history-api-fallback Do not fallback to /index.html for Single Page Applications.
125125
--compress Enable gzip compression.

test/cli/__snapshots__/cli.test.js.snap.webpack4

+2-2
Original file line numberDiff line numberDiff line change
@@ -258,13 +258,13 @@ Options:
258258
--no-client-overlay Do not show a full-screen overlay in the
259259
browser when there are compiler errors or
260260
warnings.
261+
--client-logging <value> Log level in the browser (none, error, warn,
262+
info, log, verbose).
261263
--open [value...] Open the default browser.
262264
--no-open Do not open the default browser.
263265
--open-app <value> Open specified browser.
264266
--open-target [value...] Open specified route in browser.
265267
--no-open-target Do not open specified route in browser.
266-
--client-logging <value> Log level in the browser (none, error, warn,
267-
info, log, verbose).
268268
--history-api-fallback Fallback to /index.html for Single Page
269269
Applications.
270270
--no-history-api-fallback Do not fallback to /index.html for Single

test/cli/__snapshots__/cli.test.js.snap.webpack5

+2-2
Original file line numberDiff line numberDiff line change
@@ -259,13 +259,13 @@ Options:
259259
--no-client-overlay Do not show a full-screen overlay in the
260260
browser when there are compiler errors or
261261
warnings.
262+
--client-logging <value> Log level in the browser (none, error, warn,
263+
info, log, verbose).
262264
--open [value...] Open the default browser.
263265
--no-open Do not open the default browser.
264266
--open-app <value> Open specified browser.
265267
--open-target [value...] Open specified route in browser.
266268
--no-open-target Do not open specified route in browser.
267-
--client-logging <value> Log level in the browser (none, error, warn,
268-
info, log, verbose).
269269
--history-api-fallback Fallback to /index.html for Single Page
270270
Applications.
271271
--no-history-api-fallback Do not fallback to /index.html for Single

0 commit comments

Comments
 (0)