🔥 chore(sentry): Configure Sentry pour la capture des erreurs.
This commit is contained in:
@@ -16,7 +16,6 @@ Sentry.init({
|
||||
replaysSessionSampleRate: 0.1,
|
||||
replaysOnErrorSampleRate: 1.0
|
||||
});
|
||||
|
||||
// --- INITIALISATION DES COMPOSANTS APRÈS TURBO/CHARGEMENT ---
|
||||
document.addEventListener('DOMContentLoaded', ()=>{
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user