提交 24b68388 编写于 作者: A Alex Dima

Remove invalid debug target (fixes #19908)

上级 bcff7c60
......@@ -117,17 +117,6 @@
"runtimeExecutable": "${workspaceRoot}/scripts/code.sh"
},
"sourceMaps": true
},
{
"type": "node",
"request": "launch",
"name": "Debug Monaco",
"program": "${workspaceRoot}/build/lib/monaco.js",
"cwd": "${workspaceRoot}/build/lib"
// ,
// "port": 5870,
// "sourceMaps": true,
// "outFiles": [ "${workspaceRoot}/out/**/*.js" ]
}
]
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册