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
@@ -129,7 +129,6 @@ Options:
129
129
--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.
130
130
--watch-files <value...> Allows to configure list of globs/directories/files to watch for file changes.
131
131
--watch-files-reset Clear all items provided in 'watchFiles' configuration. Allows to configure list of globs/directories/files to watch for file changes.
132
-
--web-socket-server <value> Deprecated: please use '--web-socket-server-type' option. Allows to set web socket server and options (by default 'ws').
133
132
--no-web-socket-server Disallows to set web socket server and options.
134
133
--web-socket-server-type <value> Allows to set web socket server and options (by default 'ws').
0 commit comments