Skip to content

Commit

Permalink
docs(cli): add link to --extends usage (#7391)
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 authored Sep 12, 2024
1 parent 05bdc77 commit 688db18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/content/api/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,8 @@ You can extend existing webpack configurations with the help of `--extends`:
npx webpack --extends ./base.webpack.config.js
```

Read more about it in [extending configurations](/configuration/extending-configurations/).

### json

**Print result of webpack as JSON**
Expand Down

0 comments on commit 688db18

Please sign in to comment.