vite-plugin-node
vite-plugin-node copied to clipboard
Debug example
Hi, any idea how to debug this in vscode with typescript backend? I didnt find the right combination yet. Any example of launch.json would be handy. Thanks
debug vite is currently broken in ssr mode. https://github.com/vitejs/vite/pull/11780 i'm using loggers to debug atm too lol.
Is there a way to solve this?
This still appears to be broken for me as well. @axe-me, any idea if this should be working properly?
@paynecodes @axe-me Did you found a solution in the meanwhile?