chore(sentry): ignore missing commits
This commit is contained in:
parent
411ae58e59
commit
771aad5420
@ -55,6 +55,7 @@ function getSentryConfig(env: ImportMetaEnv): ViteSentryPluginOptions {
|
||||
},
|
||||
setCommits: {
|
||||
auto: true,
|
||||
ignoreMissing: true,
|
||||
},
|
||||
sourceMaps: {
|
||||
include: ['./dist/assets'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user