Skip to content

Patches issue istanbuljs/istanbuljs#614: Having an ESM+TS-project and trying to fetch the code coverage via jest.

Notifications You must be signed in to change notification settings

fohletex/esm-patch-istanbul-lib-instrument

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

esm-patch-istanbul-lib-instrument

Patches issue istanbuljs/istanbuljs#614: Having an ESM+TS-project and trying to fetch the code coverage via jest.

yarn add --dev patch-package
mkdir patches && cd patches
curl -LO https://raw.githubusercontent.com/fohletex/esm-patch-istanbul-lib-instrument/main/istanbul-lib-instrument+5.2.0.patch
patch-package

And don't forget to add the patch-package command in your postinstall-routine, as shown here: https://www.npmjs.com/package/patch-package (Set-Up)

About

Patches issue istanbuljs/istanbuljs#614: Having an ESM+TS-project and trying to fetch the code coverage via jest.

Topics

Resources

Stars

Watchers

Forks