feat(sentry): Ajoute l'intégration de Sentry pour le suivi des erreurs.

This commit is contained in:
Serreau Jovann
2025-10-16 08:42:01 +02:00
parent c448043b5b
commit 6e6b571243
13 changed files with 157 additions and 16 deletions

View File

@@ -25,7 +25,7 @@
"@grapesjs/studio-sdk-plugins": "^1.0.28",
"@hotwired/turbo": "^8.0.13",
"@preact/preset-vite": "^2.10.2",
"@sentry/browser": "^9.46.0",
"@sentry/browser": "^10.20.0",
"@tailwindcss/vite": "^4.1.13",
"@usewaypoint/email-builder": "^0.0.8",
"autoprefixer": "^10.4.21",