Skip to content

Commit 3bc46e8

Browse files
committed
test: update snapshot
1 parent 9b30682 commit 3bc46e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Options:
106106
--no-https-request-cert Does not request for an SSL certificate.
107107
--ipc [value] Listen to a unix socket.
108108
--live-reload Enables reload/refresh the page(s) when file changes are detected (enabled by default).
109-
--no-live-reload Disables reload/refresh the page(s) when file changes are detected (enabled by default)
109+
--no-live-reload Disables reload/refresh the page(s) when file changes are detected (enabled by default).
110110
--magic-html Tells dev-server whether to enable magic HTML routes (routes corresponding to your webpack output, for example '/main' for 'main.js').
111111
--no-magic-html Disables magic HTML routes (routes corresponding to your webpack output, for example '/main' for 'main.js').
112112
--open [value...] Allows to configure dev server to open the browser(s) and page(s) after server had been started (set it to true to open your default browser).

0 commit comments

Comments
 (0)