@@ -69,13 +69,10 @@ Options:
6969 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
7070 --config-name <value...> Name of the configuration to use.
7171 -m, --merge Merge two or more configurations using 'webpack-merge'.
72- --no-merge Negative 'merge' option.
7372 --env <value...> Environment passed to the configuration when it is a function.
7473 --node-env <value> Sets process.env.NODE_ENV to the specified value.
7574 --progress [value] Print compilation progress during build.
76- --no-progress Negative 'progress' option.
7775 -j, --json [value] Prints result as JSON or store it in a file.
78- --no-json Negative 'json' option.
7976 --entry <value...> The entry point(s) of your application e.g. ./src/main.js.
8077 -o, --output-path <value> Output location of the file generated by webpack e.g. ./dist/.
8178 -t, --target <value> Sets the build target e.g. node.
@@ -125,13 +122,10 @@ Options:
125122 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
126123 --config-name <value...> Name of the configuration to use.
127124 -m, --merge Merge two or more configurations using 'webpack-merge'.
128- --no-merge Negative 'merge' option.
129125 --env <value...> Environment passed to the configuration when it is a function.
130126 --node-env <value> Sets process.env.NODE_ENV to the specified value.
131127 --progress [value] Print compilation progress during build.
132- --no-progress Negative 'progress' option.
133128 -j, --json [value] Prints result as JSON or store it in a file.
134- --no-json Negative 'json' option.
135129 --entry <value...> The entry point(s) of your application e.g. ./src/main.js.
136130 -o, --output-path <value> Output location of the file generated by webpack e.g. ./dist/.
137131 -t, --target <value> Sets the build target e.g. node.
@@ -181,13 +175,10 @@ Options:
181175 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
182176 --config-name <value...> Name of the configuration to use.
183177 -m, --merge Merge two or more configurations using 'webpack-merge'.
184- --no-merge Negative 'merge' option.
185178 --env <value...> Environment passed to the configuration when it is a function.
186179 --node-env <value> Sets process.env.NODE_ENV to the specified value.
187180 --progress [value] Print compilation progress during build.
188- --no-progress Negative 'progress' option.
189181 -j, --json [value] Prints result as JSON or store it in a file.
190- --no-json Negative 'json' option.
191182 --entry <value...> The entry point(s) of your application e.g. ./src/main.js.
192183 -o, --output-path <value> Output location of the file generated by webpack e.g. ./dist/.
193184 -t, --target <value> Sets the build target e.g. node.
@@ -238,14 +229,11 @@ Options:
238229 --config-name <value...> Name of the configuration to use.
239230 -m, --merge Merge two or more configurations using
240231 'webpack-merge'.
241- --no-merge Negative 'merge' option.
242232 --env <value...> Environment passed to the configuration when it is
243233 a function.
244234 --node-env <value> Sets process.env.NODE_ENV to the specified value.
245235 --progress [value] Print compilation progress during build.
246- --no-progress Negative 'progress' option.
247236 -j, --json [value] Prints result as JSON or store it in a file.
248- --no-json Negative 'json' option.
249237 --entry <value...> The entry point(s) of your application e.g.
250238 ./src/main.js.
251239 -o, --output-path <value> Output location of the file generated by webpack
@@ -413,14 +401,11 @@ Options:
413401 --config-name <value...> Name of the configuration to use.
414402 -m, --merge Merge two or more configurations using
415403 'webpack-merge'.
416- --no-merge Negative 'merge' option.
417404 --env <value...> Environment passed to the configuration when it
418405 is a function.
419406 --node-env <value> Sets process.env.NODE_ENV to the specified value.
420407 --progress [value] Print compilation progress during build.
421- --no-progress Negative 'progress' option.
422408 -j, --json [value] Prints result as JSON or store it in a file.
423- --no-json Negative 'json' option.
424409 --entry <value...> The entry point(s) of your application e.g.
425410 ./src/main.js.
426411 -o, --output-path <value> Output location of the file generated by webpack
@@ -498,14 +483,11 @@ Options:
498483 --config-name <value...> Name of the configuration to use.
499484 -m, --merge Merge two or more configurations using
500485 'webpack-merge'.
501- --no-merge Negative 'merge' option.
502486 --env <value...> Environment passed to the configuration when it is
503487 a function.
504488 --node-env <value> Sets process.env.NODE_ENV to the specified value.
505489 --progress [value] Print compilation progress during build.
506- --no-progress Negative 'progress' option.
507490 -j, --json [value] Prints result as JSON or store it in a file.
508- --no-json Negative 'json' option.
509491 --entry <value...> The entry point(s) of your application e.g.
510492 ./src/main.js.
511493 -o, --output-path <value> Output location of the file generated by webpack
@@ -546,13 +528,10 @@ Options:
546528 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
547529 --config-name <value...> Name of the configuration to use.
548530 -m, --merge Merge two or more configurations using 'webpack-merge'.
549- --no-merge Negative 'merge' option.
550531 --env <value...> Environment passed to the configuration when it is a function.
551532 --node-env <value> Sets process.env.NODE_ENV to the specified value.
552533 --progress [value] Print compilation progress during build.
553- --no-progress Negative 'progress' option.
554534 -j, --json [value] Prints result as JSON or store it in a file.
555- --no-json Negative 'json' option.
556535 --entry <value...> The entry point(s) of your application e.g. ./src/main.js.
557536 -o, --output-path <value> Output location of the file generated by webpack e.g. ./dist/.
558537 -t, --target <value> Sets the build target e.g. node.
@@ -602,13 +581,10 @@ Options:
602581 -c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
603582 --config-name <value...> Name of the configuration to use.
604583 -m, --merge Merge two or more configurations using 'webpack-merge'.
605- --no-merge Negative 'merge' option.
606584 --env <value...> Environment passed to the configuration when it is a function.
607585 --node-env <value> Sets process.env.NODE_ENV to the specified value.
608586 --progress [value] Print compilation progress during build.
609- --no-progress Negative 'progress' option.
610587 -j, --json [value] Prints result as JSON or store it in a file.
611- --no-json Negative 'json' option.
612588 --entry <value...> The entry point(s) of your application e.g. ./src/main.js.
613589 -o, --output-path <value> Output location of the file generated by webpack e.g. ./dist/.
614590 -t, --target <value> Sets the build target e.g. node.
0 commit comments