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

Feature Request - Parcel v2 plugin #287

Open rschoenbichler opened 9 months ago

rschoenbichler commented 9 months ago

It would be great to have a parcel.js 2 compatible plugin. Looking into the sparse API documentation, implementing a custom solution could be quite cumbersome.

vinayak-ag commented 2 months ago

I am also looking for it.