cypress-io / cypress-io/code-coverage
Add support for SWC
Open
type: feature
- Dominant language
- TypeScript
- Stars
- 445
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
SWC (https://github.com/swc-project/swc) is a more performant babel replacement that's being shipped with some frameworks like Next.js
This library only appears to work strictly with babel and I was not yet able to figure out how to get it working with SWC's code instrumentation plugin: https://github.com/kwonoj/swc-coverage-instrument
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.