Debugging web api that uses Vite

Hi

Does anyone has any experience debugging a vite app in VSCode, Rider, VS?
I am using the SAFEr Template, which uses vite instead of webpack. This is working fine as long as I dont want to debug the code. I dont have chance for now to attach a debugger in VS Code or set breakpoints in the F12 tools Because I dont have mappings.

Didi anyone solve that already and can send me a hint?

I posted that on github as well. But no luck so far.

Rico