feat(Sentry): Initialise Sentry pour le suivi des erreurs et performances.

Ajoute l'initialisation de Sentry avec tunnel, suivi des performances et replay.
```
This commit is contained in:
Serreau Jovann
2026-01-15 20:42:55 +01:00
parent 72b774530d
commit 101990dfbd
4 changed files with 60 additions and 81 deletions

View File

@@ -22,6 +22,7 @@
"@grafikart/drop-files-element": "^1.0.9",
"@hotwired/turbo": "^8.0.20",
"@preact/preset-vite": "^2.10.2",
"@sentry/browser": "^10.34.0",
"@tailwindcss/vite": "^4.1.17",
"autoprefixer": "^10.4.22",
"body-scroll-lock": "^4.0.0-beta.0",