You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/cli/__snapshots__/cli.test.js.snap.webpack4
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ Options:
69
69
--client-hot-entry Injects a Hot Module Replacement entry.
70
70
--no-client-hot-entry Does not injects a Hot Module Replacement entry.
71
71
--client-web-socket-url <value> Allows to specify URL to web socket server (useful when you're proxying dev server and client script does not always know where to connect to).
72
-
--client-web-socket-url-host <value> Tells clients connected to devServer to use the provided host.
72
+
--client-web-socket-url-hostname <value> Tells clients connected to devServer to use the provided host.
73
73
--client-web-socket-url-port <value> Tells clients connected to devServer to use the provided port.
74
74
--client-web-socket-url-path <value> Tells clients connected to devServer to use the provided path to connect.
75
75
--client-web-socket-url-protocol <value> Tells clients connected to devServer to use the provided protocol.
--client-transport <value> Allows to set custom transport to communicate with dev server.
72
72
--client-web-socket-url <value> Allows to specify URL to web socket server (useful when you're proxying dev server and client script does not always know where to connect to).
73
-
--client-web-socket-url-host <value> Tells clients connected to devServer to use the provided host.
73
+
--client-web-socket-url-hostname <value> Tells clients connected to devServer to use the provided host.
74
74
--client-web-socket-url-path <value> Tells clients connected to devServer to use the provided path to connect.
75
75
--client-web-socket-url-port <value> Tells clients connected to devServer to use the provided port.
76
76
--client-web-socket-url-protocol <value> Tells clients connected to devServer to use the provided protocol.
0 commit comments