You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: