提交 69a37cd7 编写于 作者: R Rob Lourens

Add 'url' to attach config -

(workaround for chrome-debug bug)
上级 c14baaa6
......@@ -109,7 +109,7 @@
"request": "attach",
"name": "Attach to VS Code",
"port": 9222,
"sourceMaps": true
"url": "*"
},
{
"type": "chrome",
......@@ -123,8 +123,7 @@
},
"linux": {
"runtimeExecutable": "${workspaceRoot}/scripts/code.sh"
},
"sourceMaps": true
}
}
]
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册