barbar/vortigern

Run Server.tsx from VSCode debugger?

ericmasiello opened this issue · 0 comments

Is it possible to to run the typescript code directly from VSCode's debugger? I can get the compiled (build/server.js) to work easily. I wasn't sure if there was an easy path that would allow me to set breakpoints in the various tsx files?