Retrait du plugin babel react-native-paper (https://github.com/fateh999/react-native-paper-dropdown/issues/115)
This commit is contained in:
parent
7f06ac94e8
commit
650d77bbfd
@ -2,10 +2,5 @@ module.exports = function(api) {
|
||||
api.cache(true);
|
||||
return {
|
||||
presets: ['babel-preset-expo'],
|
||||
env: {
|
||||
production: {
|
||||
plugins: ['react-native-paper/babel'],
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user