Remove react-native-dotenv

This commit is contained in:
Samuel Newman
2026-06-03 17:56:03 +03:00
parent 2347d4f074
commit 2e48860382
3 changed files with 0 additions and 27 deletions
-13
View File
@@ -18,19 +18,6 @@ module.exports = function (api) {
plugins: [
'@lingui/babel-plugin-lingui-macro',
['babel-plugin-react-compiler', {target: '19'}],
[
'module:react-native-dotenv',
{
envName: 'APP_ENV',
moduleName: '@env',
path: '.env',
blocklist: null,
allowlist: null,
safe: false,
allowUndefined: true,
verbose: false,
},
],
[
'module-resolver',
{