修改目录结构
This commit is contained in:
parent
86e769d718
commit
f5312d23da
|
@ -10,19 +10,8 @@
|
|||
"request": "launch",
|
||||
"reAttach": true,
|
||||
"addonPath": "${workspaceFolder}//src",
|
||||
"url": "file://${workspaceFolder}/deepseek_html_20250427_d3f472.html",
|
||||
"url": "file://${workspaceFolder}//test//deepseek_html_20250425_ef9a56.html",
|
||||
"firefoxExecutable": "D:\\Program Files\\Mozilla Firefox\\firefox.exe"
|
||||
}
|
||||
// {
|
||||
// "type": "node",
|
||||
// "request": "launch",
|
||||
// "name": "Run web-ext",
|
||||
// "runtimeExecutable": "E:\\git-code\\rutoxpath-6.0.1\\node\\node.EXE",
|
||||
// "args": [
|
||||
// "node_modules/web-ext/bin/web-ext",
|
||||
// "run"
|
||||
// ],
|
||||
// "console": "integratedTerminal"
|
||||
// }
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue