Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/satouriko/swc-loader-coverage-instrument
https://github.com/satouriko/swc-loader-coverage-instrument
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/satouriko/swc-loader-coverage-instrument
- Owner: satouriko
- Created: 2024-09-12T16:14:36.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T08:51:44.000Z (29 days ago)
- Last Synced: 2024-10-23T13:04:02.395Z (28 days ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swc-loader-coverage-instrument
```bash
npm i -D swc-loader-coverage-instrument
```An swc-loader drop-in replacement that passes `inputSourceMap` to [swc-plugin-coverage-instrument](https://github.com/kwonoj/swc-plugin-coverage-instrument)
Why? https://github.com/kwonoj/swc-plugin-coverage-instrument/issues/245