Skip to content

Commit 1f781c1

Browse files
committed
removed duplicate -v alias for verbose
it means --version now
1 parent 37066fc commit 1f781c1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bin/webpack.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ yargs.options({
115115
"verbose": {
116116
type: "boolean",
117117
group: DISPLAY_GROUP,
118-
alias: "v",
119118
describe: "Show more details"
120119
}
121120
});

0 commit comments

Comments
 (0)