Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Used by

Contributors