Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 771f7a3 commit 504ca58Copy full SHA for 504ca58
OPTIONS.md
@@ -8,7 +8,7 @@ Options:
8
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
9
--config-name <value...> Name of the configuration to use.
10
-m, --merge Merge two or more configurations using 'webpack-merge'.
11
- --disable-interpret Disable interpret a config file.
+ --disable-interpret Disable interpret for loading the config file.
12
--env <value...> Environment passed to the configuration when it is a function.
13
--node-env <value> Sets process.env.NODE_ENV to the specified value.
14
-h, --hot [value] Enables Hot Module Replacement
0 commit comments