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.
--extends
1 parent 05bdc77 commit 688db18Copy full SHA for 688db18
src/content/api/cli.mdx
@@ -552,6 +552,8 @@ You can extend existing webpack configurations with the help of `--extends`:
552
npx webpack --extends ./base.webpack.config.js
553
```
554
555
+Read more about it in [extending configurations](/configuration/extending-configurations/).
556
+
557
### json
558
559
**Print result of webpack as JSON**
0 commit comments