What is everyone using for their development environment? Has anyone successfully gotten interactive server-side debugging working with Nest or TypeScript-compiled tools?
Hey @KerryRitter,
Personally I use:
I'm using VS code and webpack to transpile and bundle my application.
Debugging also works fine in VS Code.
VS Code
@KerryRitter, do you need more answers or I can close this issue?
@JulianBiermann How do you do to compile with Webpack? Can you post an example?
Update: I make it work. Thanks.
@kamilmysliwiec Can you share your launch.json?
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
@kamilmysliwiec Can you share your launch.json?