add scropts

This commit is contained in:
2025-04-18 22:14:57 -03:00
parent e8405923b8
commit 0b2935cafc
3 changed files with 377 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ export default defineConfig({
react(),
partytown({
config: {
forward: ['dataLayer.push'],
forward: ['dataLayer.push', 'fbq'],
},
}),
],