Skip to content

Commit

Permalink
docs(api): minor fix in cli
Browse files Browse the repository at this point in the history
Make minor fix in the CLI documentation to reflect this comment:

#1577 (comment)
  • Loading branch information
skipjack committed Sep 8, 2017
1 parent 69b479f commit 3f5c3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ Parameter | Explanation | Usage

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


Expand Down

0 comments on commit 3f5c3fb

Please sign in to comment.