提交 812d082e 编写于 作者: E Erich Gamma

Fixing Cannot debug npm script using Yarn #55103

上级 d6d9cd20
......@@ -321,7 +321,7 @@ export function startDebugging(scriptName: string, protocol: string, port: numbe
name: `Debug ${scriptName}`,
runtimeExecutable: packageManager,
runtimeArgs: [
'run-script',
'run',
scriptName,
],
port: port,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册