diff --git a/nuxt.config.js b/nuxt.config.js index 3975b60..86ed5f1 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -237,6 +237,7 @@ export default { ** Build configuration */ build: { + html: { minify: { collapseWhitespace: true } }, /* ** You can extend webpack config here */