forked from vikunja/frontend
chore(sentry): remove debug options
This commit is contained in:
parent
5ca31d00ee
commit
c3501f5060
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user