open-url changes

This commit is contained in:
Matt Irvine
2018-01-12 12:59:43 -08:00
parent 94bd1c4d7d
commit fcb6f7f9ee
6 changed files with 14 additions and 8 deletions

View File

@@ -24,7 +24,6 @@ const options: minimist.Opts = {
'debugBrkPluginHost',
'debugSearch',
'debugBrkSearch',
'open-url',
'enable-proposed-api',
'export-default-configuration',
'install-source'
@@ -39,6 +38,7 @@ const options: minimist.Opts = {
'new-window',
'unity-launch',
'reuse-window',
'open-url',
'performance',
'prof-startup',
'verbose',