babel-plugin-istanbul icon indicating copy to clipboard operation
babel-plugin-istanbul copied to clipboard

babel-plugin-istanbul 7.x [DO NOT MERGE]

Open coreyfarrell opened this issue 4 years ago • 1 comments

This will be rebased without squashing when it is merged. istanbul-lib-instrument will get a follow-up to use this updated babel plugin to provide for nyc.

Highlights

  • Move actual instrumentation code from istanbul-lib-instrument to here
  • Remove direct dependency on @babel/core
  • Drop support for loading configuration from file
  • Drop support for Node.js < 10.13.0

coreyfarrell avatar Jan 16 '21 21:01 coreyfarrell

has this PR stalled?

JohnPaulHarold avatar Nov 24 '21 16:11 JohnPaulHarold