We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d8b263 + 1609d35 commit eb9a621Copy full SHA for eb9a621
1 file changed
webpack.common.js
@@ -230,6 +230,7 @@ const config = {
230
codecovWebpackPlugin({
231
enableBundleAnalysis: !isDev && !isTesting,
232
bundleName: 'nextcloud',
233
+ telemetry: false,
234
}),
235
],
236
externals: {
0 commit comments