Reenable bitdrift (#7405)

This commit is contained in:
Snow Pettersen
2025-01-21 13:44:31 -07:00
committed by GitHub
parent 8e00f044fe
commit 5f9f81f86c
5 changed files with 133 additions and 30 deletions
+6 -2
View File
@@ -226,8 +226,12 @@ module.exports = function (config) {
},
],
'react-native-compressor',
// TODO: Reenable when the build issue is fixed.
// '@bitdrift/react-native',
[
'@bitdrift/react-native',
{
networkInstrumentation: true,
},
],
'./plugins/starterPackAppClipExtension/withStarterPackAppClip.js',
'./plugins/withAndroidManifestPlugin.js',
'./plugins/withAndroidManifestFCMIconPlugin.js',