remove unecessary components

This commit is contained in:
2025-04-21 19:29:01 -03:00
parent 7a026d09d9
commit c9b5f94bba
14 changed files with 43 additions and 169 deletions

View File

@@ -13,7 +13,7 @@ export default defineConfig({
integrations: [
sitemap(),
icon(),
alpinejs({ entrypoint: '/src/entrypoint' }),
alpinejs(),
partytown({
config: {
forward: ['dataLayer.push', 'fbq'],