Skip to content

Commit

Permalink
Rm plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Dec 19, 2024
1 parent 37aca96 commit 5f9126b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,8 @@ module.exports = function (config) {
},
],
'react-native-compressor',
'@bitdrift/react-native',
// TODO: Reenable when the build issue is fixed.
// '@bitdrift/react-native',
'./plugins/starterPackAppClipExtension/withStarterPackAppClip.js',
'./plugins/withAndroidManifestPlugin.js',
'./plugins/withAndroidManifestFCMIconPlugin.js',
Expand Down

0 comments on commit 5f9126b

Please sign in to comment.