提交 dea88d89 编写于 作者: M Martin Aeschlimann

add disable-inspect to argv options

上级 f9f58c32
......@@ -93,6 +93,7 @@ export const options: Option[] = [
{ id: 'force', type: 'boolean' },
{ id: 'trace-category-filter', type: 'string' },
{ id: 'trace-options', type: 'string' },
{ id: 'disable-inspect', type: 'boolean' },
{ id: 'js-flags', type: 'string' }, // chrome js flags
{ id: 'nolazy', type: 'boolean' }, // node inspect
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册