From 292e75da8c4222365375ab72926c8fdabb24f032 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Wed, 31 Dec 2025 01:41:08 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=91=E2=80=8D=F0=9F=92=BB=20=E4=BB=85?= =?UTF-8?q?=E5=9C=A8=E7=94=9F=E4=BA=A7=E7=8E=AF=E5=A2=83=E4=B8=AD=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.ts b/src/main.ts index eedcab2e..14b3a742 100644 --- a/src/main.ts +++ b/src/main.ts @@ -22,7 +22,7 @@ Sentry.init({ app, dsn: "https://8d59057c08ff381e1fccf3c9e97c6a6c@o4510617609175040.ingest.de.sentry.io/4510617659506768", release: import.meta.env.VITE_SENTRY_RELEASE, - enableLogs: true, + enableLogs: process.env.NODE_ENV === "production", integrations: [ Sentry.feedbackAsyncIntegration({ // 🌗 主题与注入行为