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

sourceMapPathOverrides - apply mappings as prefixes #841

Closed
roblourens opened this issue Jan 27, 2017 · 0 comments
Closed

sourceMapPathOverrides - apply mappings as prefixes #841

roblourens opened this issue Jan 27, 2017 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@roblourens
Copy link
Member

ie,

"/": "/foo/bar/" should be equivalent to "/*": "/foo/bar/*"

And possibly without the trailing slash on bar/ as well - check that case.

Would have been helpful for microsoft/vscode-chrome-debug#340

@connor4312 connor4312 transferred this issue from microsoft/vscode-chrome-debug Nov 3, 2020
@connor4312 connor4312 self-assigned this Nov 3, 2020
@connor4312 connor4312 added feature-request Request for new features or functionality bug Issue identified by VS Code Team member as probable bug and removed feature-request Request for new features or functionality labels Nov 3, 2020
@connor4312 connor4312 added this to the November 2020 milestone Nov 3, 2020
@roblourens roblourens added the verified Verification succeeded label Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants