From 1f3e128ed50ccb27096ab75f9e93cbcf8b5cef2e Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 22 Feb 2017 01:20:57 +0900 Subject: Fix --- webpack.config.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'webpack.config.ts') diff --git a/webpack.config.ts b/webpack.config.ts index 6928536ff2..66d4eb2e13 100644 --- a/webpack.config.ts +++ b/webpack.config.ts @@ -31,7 +31,6 @@ module.exports = (config, commit, env) => { loader: 'riot-tag-loader', query: { hot: false, - type: 'es6', style: 'stylus', expr: false, compact: true, -- cgit v1.2.3-freya