summaryrefslogtreecommitdiff
path: root/webpack.config.ts
diff options
context:
space:
mode:
Diffstat (limited to 'webpack.config.ts')
-rw-r--r--webpack.config.ts1
1 files changed, 0 insertions, 1 deletions
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,