Skip to content

Commit

Permalink
Merge pull request #113 from mkungla/patch-1
Browse files Browse the repository at this point in the history
Remove duplicate `dry` from readme
  • Loading branch information
chrisblossom committed Apr 2, 2019
2 parents 9a2913b + 8fbf1f4 commit 9f8a3bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -118,7 +118,6 @@ new CleanWebpackPlugin({
//
// default: false
dangerouslyAllowCleanPatternsOutsideProject: true,
dry: true,
});
```

Expand Down

0 comments on commit 9f8a3bb

Please sign in to comment.