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
--allowed-hosts <value...> Allows to enumerate the hosts from which access to the dev server are allowed (useful when you are proxying dev server, by default is 'auto').
66
61
--allowed-hosts-reset Clear all items provided in 'allowedHosts' configuration. Allows to enumerate the hosts from which access to the dev server are allowed (useful when you are proxying dev server, by default is 'auto').
67
62
--bonjour Allows to broadcasts dev server via ZeroConf networking on start.
@@ -139,7 +134,7 @@ Options:
139
134
Global options:
140
135
--color Enable colors on console.
141
136
--no-color Disable colors on console.
142
-
-v, --version Output the version number of 'webpack', 'webpack-cli' and 'webpack-dev-server' and commands.
137
+
-v, --version Output the version number of 'webpack', 'webpack-cli' and 'webpack-dev-server' and other packages.
143
138
-h, --help [verbose] Display help for commands and options.
144
139
145
140
To see list of all supported commands and options run 'webpack --help=verbose'.
0 commit comments