Hacker News new | ask | show | jobs
by Clubber 3393 days ago
The only concerns I would have is I believe you have to debug the javascript rather than the typescript.
1 comments

You can make the sourcemaps refer to the TypeScript code. I set breakpoints in TypeScript files and step through it all the time.