Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Problems when using babel plugins #89

Open
ksolomykinvirtru opened this issue Oct 31, 2018 · 1 comment
Open

Problems when using babel plugins #89

ksolomykinvirtru opened this issue Oct 31, 2018 · 1 comment

Comments

@ksolomykinvirtru
Copy link

ksolomykinvirtru commented Oct 31, 2018

In current version of istanbul-lib-instrument ("^1.7.3") Instrumenter class method _createClass does not take into account babel plugins which being used in our project. This method only uses hardcoded list of plugins.
In version 3.0.0 this problem was resolved. Please, update version of istanbul-lib-instrument package to 3.0.0 in your package.json.

@kinow
Copy link

kinow commented Apr 23, 2020

There's a PR to update the istanbul-lib-instrument version now: #100

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants