Skip to content

Commit 27a08c2

Browse files
committed
feat(https): remove type constraint on https option - fixes #1211
1 parent 24dbf3e commit 27a08c2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/cli/opts.start.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
"desc": "Specify the start path for the opened browser"
4949
},
5050
"https": {
51-
"type": "boolean",
5251
"desc": "Enable SSL for local development"
5352
},
5453
"directory": {

0 commit comments

Comments
 (0)