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,