Skip to content

Commit 688db18

Browse files
authored
docs(cli): add link to --extends usage (#7391)
1 parent 05bdc77 commit 688db18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/api/cli.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,8 @@ You can extend existing webpack configurations with the help of `--extends`:
552552
npx webpack --extends ./base.webpack.config.js
553553
```
554554

555+
Read more about it in [extending configurations](/configuration/extending-configurations/).
556+
555557
### json
556558

557559
**Print result of webpack as JSON**

0 commit comments

Comments
 (0)