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

Question: vs code breakpoints in dev #10

Open
AdeOpe opened this issue Feb 22, 2021 · 1 comment
Open

Question: vs code breakpoints in dev #10

AdeOpe opened this issue Feb 22, 2021 · 1 comment

Comments

@AdeOpe
Copy link

AdeOpe commented Feb 22, 2021

Hi
For your solution, when using vscode are you able to attach the debugger and hit a bounded breakpoint when running in dev mode locally ?

@AdeOpe
Copy link
Author

AdeOpe commented Feb 22, 2021

Hi, I spent sometime looking at this.
So the answer is No, with your current solution it will not attach to a debugger.

but with my changes here -> master...AdeOpe:patch-1

it will attach if you run your yarn start command in a javascript debug terminal within VS Code.

Please test, approve and merge my PR
#11

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