mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-04-22 01:57:56 +00:00
auto-commit for 4d35c21d-744c-4b42-8fda-e7871ec8e28c
This commit is contained in:
@@ -11,6 +11,12 @@ module.exports = function (api) {
|
||||
],
|
||||
plugins: [
|
||||
'@babel/plugin-transform-class-static-block',
|
||||
['module:react-native-dotenv', {
|
||||
moduleName: '@env',
|
||||
path: '.env',
|
||||
safe: false,
|
||||
allowUndefined: true
|
||||
}]
|
||||
],
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user