diff --git a/nuxt.config.js b/nuxt.config.js index 4be58aa9..a8cf7625 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -97,7 +97,7 @@ module.exports = { build: { corejs: 3, cache: true, - hardSource: true, + // hardSource: true, extractCSS: true, optimizeCSS: true, },