From 779a3a2db2c4c305650765d5415ad452d2ed7395 Mon Sep 17 00:00:00 2001 From: Roman Hotsiy Date: Sun, 25 Dec 2016 19:15:40 +0200 Subject: [PATCH] disable webpack perf warnings for tests --- build/webpack.test.js | 1 + 1 file changed, 1 insertion(+) diff --git a/build/webpack.test.js b/build/webpack.test.js index 12eedc31..3b76fa98 100644 --- a/build/webpack.test.js +++ b/build/webpack.test.js @@ -7,6 +7,7 @@ const VERSION = JSON.stringify(require('../package.json').version); module.exports = { devtool: 'inline-source-map', + performance: { hints: false }, resolve: { extensions: ['.ts', '.js', '.json', '.css'], alias: {