From 2eea129148b0ee581f50d1ab95ffb187824b1d9c Mon Sep 17 00:00:00 2001 From: kazuya kawaguchi Date: Thu, 29 Dec 2016 08:36:40 +0900 Subject: [PATCH] tweak comment of coverage setting --- build/karma.cover.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/karma.cover.config.js b/build/karma.cover.config.js index c70a8ec5f64..6620d5dc8b3 100644 --- a/build/karma.cover.config.js +++ b/build/karma.cover.config.js @@ -13,7 +13,7 @@ module.exports = function (config) { singleRun: true }) - // add babel-plugin-coverage for code intrumentation + // add babel-plugin-istanbul for code intrumentation options.webpack.babel = { plugins: [['istanbul', { exclude: [