Remove react-native-dotenv (#10706)

This commit is contained in:
Samuel Newman
2026-06-30 19:42:44 +03:00
committed by GitHub
parent ade5d2b783
commit 6607118729
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',
{