Add QoL settings
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
module.exports = {
|
||||
presets: ['module:metro-react-native-babel-preset'],
|
||||
env: {
|
||||
production: {
|
||||
plugins: ['react-native-paper/babel', 'react-native-reanimated/plugin'],
|
||||
},
|
||||
},
|
||||
plugins: ['react-native-paper/babel', 'react-native-reanimated/plugin'],
|
||||
};
|
||||
|
Reference in New Issue
Block a user