diff --git a/webpack.config.js b/webpack.config.js index 664dfa3..fd46f5a 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -41,7 +41,6 @@ prerenderOpts = (width, height, name) => ({ minifyJS: jsMin, collapseBooleanAttributes: true, - collapseWhitespace: true, removeRedundantAttributes: true, removeScriptTypeAttributes: true, removeStyleLinkTypeAttributes: true,