-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Community question: Development environment #65
Comments
Hey @KerryRitter, Personally I use:
|
I'm using VS code and webpack to transpile and bundle my application. |
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. |
What is everyone using for their development environment? Has anyone successfully gotten interactive server-side debugging working with Nest or TypeScript-compiled tools?
The text was updated successfully, but these errors were encountered: