From 37b43fb216df0493bdecbb98deb5803f1533d685 Mon Sep 17 00:00:00 2001 From: notgne2 Date: Fri, 13 Dec 2019 14:30:56 -0700 Subject: [PATCH] i guess that was breaking some link text --- webpack.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/webpack.config.js b/webpack.config.js index addb7af..73b84dd 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -67,7 +67,6 @@ module.exports = collapseBooleanAttributes: true, collapseWhitespace: true, - collapseInlineTagWhitespace: true, removeRedundantAttributes: true, removeScriptTypeAttributes: true, removeStyleLinkTypeAttributes: true,