Skip to content

Commit

Permalink
docs: fix the description
Browse files Browse the repository at this point in the history
Co-authored-by: Anshuman Verma <anshu.av97@gmail.com>
  • Loading branch information
shuta13 and anshumanv committed Jul 18, 2022
1 parent 771f7a3 commit 504ca58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OPTIONS.md
Expand Up @@ -8,7 +8,7 @@ Options:
-c, --config <value...> Provide path to a webpack configuration file e.g. ./webpack.config.js.
--config-name <value...> Name of the configuration to use.
-m, --merge Merge two or more configurations using 'webpack-merge'.
--disable-interpret Disable interpret a config file.
--disable-interpret Disable interpret for loading the config file.
--env <value...> Environment passed to the configuration when it is a function.
--node-env <value> Sets process.env.NODE_ENV to the specified value.
-h, --hot [value] Enables Hot Module Replacement
Expand Down

0 comments on commit 504ca58

Please sign in to comment.