Merge pull request #53254 from nextcloud/chore/noid/disable-codecove-locally

Codecov: disable telemetry
pull/52916/head
Daniel 2025-06-10 15:11:59 +07:00 committed by GitHub
commit eb9a6214a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

@ -230,6 +230,7 @@ const config = {
codecovWebpackPlugin({
enableBundleAnalysis: !isDev && !isTesting,
bundleName: 'nextcloud',
telemetry: false,
}),
],
externals: {