From b3bd8e852cefd0d69dab0e5850283716a5123d3d Mon Sep 17 00:00:00 2001 From: Nargonath Date: Fri, 20 Nov 2020 17:00:45 +0100 Subject: [PATCH] Remove target static due to problem with carbon ads --- nuxt.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/nuxt.config.js b/nuxt.config.js index 25a86540..a54164a2 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -1,6 +1,5 @@ module.exports = { telemetry: false, - target: 'static', generate: { fallback: true,