Skip to content

Commit

Permalink
docs: add info regarding force flag (#1707)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorge007 committed Jul 30, 2020
1 parent bdfd305 commit 8247b4c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/init/README.md
Expand Up @@ -42,6 +42,12 @@ npx webpack-cli init
npx webpack-cli init --auto
```

**To force config generation**

```bash
npx webpack-cli init --force
```

**Via custom scaffold**

1. Using package on `npm`
Expand Down

0 comments on commit 8247b4c

Please sign in to comment.