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

fix: breakpoints not binding in certain cases if localRoot is a path child of remoteRoot #1632

Merged
merged 1 commit into from
Apr 1, 2023

Conversation

connor4312
Copy link
Member

Fixes #1617

If the url in a sourcemap is relative, assume we've already mapped the
compiledPath, and don't map again.

@connor4312 connor4312 enabled auto-merge (squash) April 1, 2023 00:21
@vscodenpa vscodenpa added this to the April 2023 milestone Apr 1, 2023
…child of remoteRoot

Fixes #1617

If the url in a sourcemap is relative, assume we've already mapped the
compiledPath, and don't map again.
@connor4312 connor4312 merged commit 8f63638 into main Apr 1, 2023
@connor4312 connor4312 deleted the connor4312/issue1617 branch April 1, 2023 02:02
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

Successfully merging this pull request may close these issues.

Breakpoint is failing on nodemon + jest + docker / compose setup
3 participants