How to test the sourcemapper?
Open
- Dominant language
- JavaScript
- Stars
- 291
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
I'm using this to send CPU profiles for a transcoded Typescript code file which has inline sourcemaps in the generated JS. The resulting profiles do not have the right line numbers.
How do I test the sourcemapper? For example, I have an input JS file, and I'd like to see the result after sourcemap parsing completes. Is there a unit test, or CLI approach, to do so?
Contributor guide
Assessment
This issue has not been assessed yet.