tsx icon indicating copy to clipboard operation
tsx copied to clipboard

Missing function names in getCallSites() with sourcemaps enabled

Open mbrevda opened this issue 10 months ago • 0 comments

Acknowledgements

  • [X] I read the documentation and searched existing issues to avoid duplicates
  • [X] I understand this is a bug tracker and anything other than a proven bug will be closed
  • [X] I understand this is a free project and relies on community contributions
  • [X] I read and understood the Contribution guide

Minimal reproduction URL

https://github.com/mbrevda/tsx-callsite/actions/runs/12773816667/job/35606578729

Problem & expected behavior (under 200 words)

When using the getCallSites() util, some function names are missing when the sourceMap option is true.

Bugs are expected to be fixed by those affected by it

  • [ ] I'm interested in working on this issue

Compensating engineering work will speed up resolution and support the project

  • [ ] I'm willing to offer $10 for financial support

mbrevda avatar Jan 14 '25 18:01 mbrevda