Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/satouriko/swc-loader-coverage-instrument


https://github.com/satouriko/swc-loader-coverage-instrument

Last synced: 13 days ago
JSON representation

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