From ce98c80ca7a810c8314b3d49c98610ceef8a8ee7 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sat, 4 Jun 2016 11:06:06 +0200 Subject: Clean client modules --- client/config/webpack.common.js | 6 ------ 1 file changed, 6 deletions(-) (limited to 'client/config/webpack.common.js') diff --git a/client/config/webpack.common.js b/client/config/webpack.common.js index a48518a35..eb6b7aef4 100644 --- a/client/config/webpack.common.js +++ b/client/config/webpack.common.js @@ -147,12 +147,6 @@ module.exports = { loader: 'json-loader' }, - /* - * Raw loader support for *.css files - * Returns file content as string - * - * See: https://github.com/webpack/raw-loader - */ { test: /\.scss$/, exclude: /node_modules/, -- cgit v1.2.3