cli: experimental preset (#10585)
This commit is contained in:
Родитель
f79845dac8
Коммит
35b5eb5b8f
|
@ -155,7 +155,7 @@ function getFlags(manualArgv) {
|
|||
])
|
||||
.choices('emulated-form-factor', ['mobile', 'desktop', 'none'])
|
||||
.choices('throttling-method', ['devtools', 'provided', 'simulate'])
|
||||
.choices('preset', ['perf', 'mixed-content'])
|
||||
.choices('preset', ['perf', 'mixed-content', 'experimental'])
|
||||
// force as an array
|
||||
// note MUST use camelcase versions or only the kebab-case version will be forced
|
||||
.array('blockedUrlPatterns')
|
||||
|
|
Загрузка…
Ссылка в новой задаче