Can not debug server-side svelte code locally

I have yet to get svelte server side debugging working when doing local development. I can debug the client side code fine. But the server side never hits a breakpoint. This not server side on the server this running local host using vite and npm.