From 23efdc3dbe201e80c4529041d3ffc09e0d527bf7 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Mon, 18 Jan 2021 18:21:18 -0600 Subject: [PATCH] Try hardsource --- nuxt.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/nuxt.config.js b/nuxt.config.js index 032672d..6ac0793 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -318,6 +318,7 @@ export default { */ build: { parallel: true, + hardSource: true, cache: true, html: { minify: {