Skip to content
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

VS code launch points to wrong folder #24

Open
arcanist123 opened this issue Aug 22, 2021 · 0 comments
Open

VS code launch points to wrong folder #24

arcanist123 opened this issue Aug 22, 2021 · 0 comments

Comments

@arcanist123
Copy link

Currently https://github.com/stemmlerjs/simple-typescript-starter/blob/master/.vscode/launch.json file is pointing to "${workspaceFolder}/dist/**/*.js" but the ts is being compiled into build folder. This results in error when debugging the code containing imports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant