From 3e88930a8d8cf433bc6e74177041ae3801715f14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20Rafael=20Siqueira?= Date: Mon, 21 Apr 2025 12:39:56 -0300 Subject: [PATCH] set partytown --- superpage/astro.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superpage/astro.config.mjs b/superpage/astro.config.mjs index 74120a1..c546764 100644 --- a/superpage/astro.config.mjs +++ b/superpage/astro.config.mjs @@ -19,7 +19,7 @@ export default defineConfig({ partytown({ config: { forward: ['dataLayer.push', 'fbq'], - debug: true, + debug: false, }, }), ],