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__/basic.test.js.snap.webpack5
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,6 @@ Options:
127
127
--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.
128
128
--watch-files <value...> Allows to configure list of globs/directories/files to watch for file changes.
129
129
--watch-files-reset Clear all items provided in 'watchFiles' configuration. Allows to configure list of globs/directories/files to watch for file changes.
130
-
--web-socket-server <value> Deprecated: please use '--web-socket-server-type' option. Allows to set web socket server and options (by default 'ws').
131
130
--no-web-socket-server Disallows to set web socket server and options.
132
131
--web-socket-server-type <value> Allows to set web socket server and options (by default 'ws').
0 commit comments