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

SourceMapTraceBack does not include full paths #1520

Open
viluon opened this issue Nov 21, 2023 · 0 comments
Open

SourceMapTraceBack does not include full paths #1520

viluon opened this issue Nov 21, 2023 · 0 comments
Labels
bug scope: tooling CLI, external API

Comments

@viluon
Copy link

viluon commented Nov 21, 2023

As far as I can tell, the generated mapping only includes filenames, rather than full paths. This leads to name clashes in projects where a filename appears multiple times in different subdirectories, e.g. once under src/core/ and again under src/tests/.

@Perryvw Perryvw added scope: tooling CLI, external API bug labels Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug scope: tooling CLI, external API
Projects
None yet
Development

No branches or pull requests

2 participants