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 2fea7c8 commit 5e300ccCopy full SHA for 5e300cc
src/content/api/cli.md
@@ -196,7 +196,7 @@ Parameter | Explanation | Input type | D
196
`--debug` | Switch loaders to debug mode | boolean | false
197
`--devtool` | Define [source map type](/configuration/devtool/) for the bundled resources | string | -
198
`--progress` | Print compilation progress in percentage | boolean | false
199
-
+`--display-error-details` | Display details about errors | boolean | false
200
201
### Module Options
202
0 commit comments