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, }, }), ],