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 'webSocketServer.type'/'--web-socket-server-type' option. Allows to set web socket server and options (by default 'ws').
112
+
--web-socket-server <value> Deprecated: please use '--web-socket-server-type' option. Allows to set web socket server and options (by default 'ws').
Copy file name to clipboardexpand all lines: test/cli/__snapshots__/basic.test.js.snap.webpack4
+1-1
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ Options:
78
78
--client-web-socket-url-protocol <value> Tells clients connected to devServer to use the provided protocol.
79
79
--client-web-socket-url-username <value> Tells clients connected to devServer to use the provided username to authenticate.
80
80
--client-web-socket-url-password <value> Tells clients connected to devServer to use the provided password to authenticate.
81
-
--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').
81
+
--web-socket-server <value> Deprecated: please use '--web-socket-server-type' option. Allows to set web socket server and options (by default 'ws').
Copy file name to clipboardexpand all lines: test/cli/__snapshots__/basic.test.js.snap.webpack5
+1-1
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,7 @@ Options:
147
147
--static-public-path-reset Clear all items provided in 'static.publicPath' configuration. The static files will be available in the browser under this public path.
148
148
--watch-files <value...> Allows to configure list of globs/directories/files to watch for file changes.
149
149
--watch-files-reset Clear all items provided in 'watchFiles' configuration. Allows to configure list of globs/directories/files to watch for file changes.
150
-
--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').
150
+
--web-socket-server <value> Deprecated: please use '--web-socket-server-type' option. Allows to set web socket server and options (by default 'ws').
0 commit comments