webpack-contrib / istanbul-instrumenter-loader

Istanbul Instrumenter Loader
MIT License
273 stars 65 forks source link

refactor(loader): v4.0.0 #79

Closed joshwiens closed 3 years ago

joshwiens commented 6 years ago
Compatibility issues
Commit message body
- Fixes for Webpack 4.x
- Applies Defaults 2.x
- Drops support for NodeJS 4.x

BREAKING CHANGE: Sets `engines` to `"node": ">= 6.9.0 || >= 8.9.0"`
BREAKING CHANGE: Drops support for Webpack `v3.x`
astorije commented 6 years ago

@d3viant0ne, any chance you could move forward with this? That would be awesome! Webpack v4 has been out for a couple weeks now, so I'd love to leverage it. Thanks a bunch!

alexander-akait commented 3 years ago

Updated in master