babel-istanbul-loader
babel-istanbul-loader copied to clipboard
use this with mocha-webpack
Hi, I don't use karma, seems that babel-istanbul should not be coupled with karma, but I can't seem to get it to work. I have replaced my babel loader with the babel-istanbul-loader and my tests all run, but I don't get any coverage output. Any thoughts? Thanks, R