Skip to content

Commit

Permalink
docs: json
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Sep 25, 2020
1 parent fc43780 commit 600dfc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webpack-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ yarn add webpack-cli --dev
--no-hot Disables Hot Module Replacement
-d, --devtool string Controls if and how source maps are generated.
--prefetch string Prefetch this request
-j, --json Prints result as JSON
-j, --json string Prints result as JSON or store it in a file
--mode string Defines the mode to pass to webpack
-v, --version Get current version
--stats string It instructs webpack on how to treat the stats
Expand Down

0 comments on commit 600dfc8

Please sign in to comment.