Skip to content

Commit d025bf5

Browse files
Merge branch 'master' of github.com:webpack/webpack-cli into docs/readme
2 parents 8ac2b74 + 3857b0d commit d025bf5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

packages/init/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ init([null, null, ...myPacakges]);
3636
npx webpack-cli init
3737
```
3838

39+
**To generate default configs**
40+
```bash
41+
npx webpack-cli init --auto
42+
```
43+
3944
**Via custom scaffold**
4045

4146
1. Using package on `npm`

0 commit comments

Comments
 (0)