Debug web js/ts from vscode

Hi
In vscode, when attaching vscode to yarn rw dev, I can debug the api side. But I only get unbound breakpoints on the web side. I can debug blitz/nextjs so I don’t think it’s technically impossible.

Thank you very much for any hint !