We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
open
webpack serve
1 parent 4ab1f21 commit 4837dc9Copy full SHA for 4837dc9
bin/cli-flags.js
@@ -62,7 +62,7 @@ module.exports = {
62
},
63
{
64
name: 'open',
65
- type: String,
+ type: [String, Boolean],
66
describe:
67
'Open the default browser, or optionally specify a browser name',
68
0 commit comments