microsoft / vscode-js-debug

A DAP-compatible JavaScript debugger. Used in VS Code, VS, + more
MIT License
1.67k stars 283 forks source link

chore: fix SBOM generation #2074

Closed rzhao271 closed 2 months ago

rzhao271 commented 2 months ago

SBOM generation currently does not work for js-debug because the generation process expects the SBOM drop directory to already exist.