webpack-contrib / istanbul-instrumenter-loader

Istanbul Instrumenter Loader
MIT License
273 stars 65 forks source link

fix: use latest API (`loader-utils`) #61

Closed mattlewis92 closed 7 years ago

mattlewis92 commented 7 years ago

Fixes #59

This repo could probably do with some tests that would have caught this, unfortunately I don't have time right now to contribute them as well. I tested it locally in my project and it worked ok with these changes.