Skip to content

Commit 7f337bf

Browse files
Fix babel config
1 parent a7aef34 commit 7f337bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

babel.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = {
66
],
77
env: {
88
production: {
9-
plugins: ['react-native-paper/babel', 'react-native-reanimated/plugin'],
9+
plugins: ['react-native-paper/babel', 'react-native-worklets/plugin'],
1010
},
1111
},
1212
plugins: [

0 commit comments

Comments
 (0)