getsentry / getsentry/sentry-javascript
Improve `modulesIntegration` for ESM
Open
Improvement
Meta: Good First Issue
Node.js
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
### Description
Currently the `modulesIntegration` does not work for ESM. Maybe we can use import-in-the-middle to improve that situation.
Contributor guide
Assessment
This issue has not been assessed yet.