diff --git a/vite.config.ts b/vite.config.ts index f50c8fbf3..c30214272 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -40,8 +40,6 @@ console.log(isModernBuild */ function getSentryConfig(env: ImportMetaEnv): ViteSentryPluginOptions { return { - // dryRun: true, // FIXME: remove when ready with configuring - debug: true, // FIXME: remove when ready with configuring skipEnvironmentCheck: true, url: 'https://sentry.io',