How do I use babel-instabul with karma?
fernandofleury opened this issue · 3 comments
fernandofleury commented
Greetings. I would like to use it with karma. By default karma-coverage works with istanbul. Is there anything I could do in order to use babel-instanbul instead?
jeffrifwald commented
I'm not sure how karma-coverage
works, but babel-istanbul
is a drop in replacement for istanbul
. If you can figure out how karma-coverage
plugs in with istanbul
, then you should be able to simply replace it.
mmahalwy commented
Any luck with this @fernandofleury ?
fernandofleury commented
@mmahalwy I've moved to https://github.com/deepsweet/babel-istanbul-loader