forked from Ivasoft/mattermost-mobile
Moved conditional logbox to index.ts
This commit is contained in:
@@ -45,7 +45,7 @@ module.exports = {
|
||||
},
|
||||
}],
|
||||
['module:react-native-dotenv', {
|
||||
moduleName: '@env',
|
||||
moduleName: 'react-native-dotenv',
|
||||
path: '.env',
|
||||
blacklist: null,
|
||||
whitelist: null,
|
||||
|
||||
Reference in New Issue
Block a user