Skip to content

Commit 3f5c3fb

Browse files
committed
docs(api): minor fix in cli
Make minor fix in the CLI documentation to reflect this comment: #1577 (comment)
1 parent 69b479f commit 3f5c3fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/api/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Parameter | Explanation | Usage
292292

293293
Shortcut | Replaces
294294
---------|----------------------------
295-
-d | `--debug --devtool cheap-module-source-map --output-pathinfo`
295+
-d | `--debug --devtool cheap-module-eval-source-map --output-pathinfo`
296296
-p | `--optimize-minimize --define process.env.NODE_ENV="production"`, see [building for production](/guides/production)
297297

298298

0 commit comments

Comments
 (0)