felixge / felixge/node-sandboxed-module
Source maps for source transformers
Open
- Dominant language
- JavaScript
- Stars
- 343
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Errors originating from source that has been transformed do not have correct mappings in their stack trace. I believe this is because when source is transformed, no source map can be provided.
Could we allow a source map to be passed and then rewrite all call stacks?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.