Skip to content

Node sourcemaps are incorrect if error occurs on line 1 #9329

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

Closed
aaronjensen opened this issue Aug 6, 2018 · 1 comment
Closed

Node sourcemaps are incorrect if error occurs on line 1 #9329

aaronjensen opened this issue Aug 6, 2018 · 1 comment

Comments

@aaronjensen
Copy link

See: evanw/node-source-map-support#36

It seems that node injects some code into the beginning of line one. If you have minified node code, chances are very good the error occurs on line 1 which makes the sourcemaps incorrect.

Any idea where this could be fixed?

Thanks!

@BYK
Copy link
Member

BYK commented Oct 21, 2020

Closing this issue due to staleness. Feel free to comment here if you think we should still work on this.

@BYK BYK closed this as completed Oct 21, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants