09.vscode debug with edge

2023-06-12  本文已影响0人  笑着字太黑
"configurations": [
        {
            "type": "msedge",
            "request": "launch",
            "name": "Launch Edge against localhost",
            "url": "http://localhost:4200",
            "webRoot": "${workspaceFolder}"
        }
    ]
上一篇 下一篇

猜你喜欢

热点阅读