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: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ Options:
109
109
--client-web-socket-url-protocol <value> Tells clients connected to devServer to use the provided protocol.
110
110
--client-web-socket-url-username <value> Tells clients connected to devServer to use the provided username to authenticate.
111
111
--client-web-socket-url-password <value> Tells clients connected to devServer to use the provided password to authenticate.
112
-
--web-socket-server <value> Deprecated: please use '--web-socket-server-type' option. Allows to set web socket server and options (by default 'ws').
112
+
--web-socket-server <value> Deprecated: please use 'webSocketServer.type'/'--web-socket-server-type' option. Allows to set web socket server and options (by default 'ws').
0 commit comments