istanbuljs / babel-plugin-istanbul

A babel plugin that adds istanbul instrumentation to ES6 code
BSD 3-Clause "New" or "Revised" License
616 stars 72 forks source link

why window._coverage_ coverage data each path is Absolute Path #277

Open hfutyezi opened 2 years ago

hfutyezi commented 2 years ago

can it be an relative path?

jimwong666 commented 9 months ago

i got same problem,and i tried to set cwd,sourceFilePath...but not working