mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
mobile: update patches
This commit is contained in:
committed by
Abdullah Atta
parent
0e461c19ed
commit
bfa0f09fa0
@@ -0,0 +1,11 @@
|
|||||||
|
diff --git a/node_modules/@react-native/community-cli-plugin/dist/utils/loadMetroConfig.js b/node_modules/@react-native/community-cli-plugin/dist/utils/loadMetroConfig.js
|
||||||
|
index c0749e1..bbcb97e 100644
|
||||||
|
--- a/node_modules/@react-native/community-cli-plugin/dist/utils/loadMetroConfig.js
|
||||||
|
+++ b/node_modules/@react-native/community-cli-plugin/dist/utils/loadMetroConfig.js
|
||||||
|
@@ -83,5 +83,6 @@ This warning will be removed in future (https://github.com/facebook/metro/issues
|
||||||
|
...options,
|
||||||
|
});
|
||||||
|
const overrideConfig = getOverrideConfig(ctx, config);
|
||||||
|
+ if (!overrideConfig.resolver.resolveRequest) delete overrideConfig.resolver.resolveRequest;
|
||||||
|
return (0, _metroConfig.mergeConfig)(config, overrideConfig);
|
||||||
|
}
|
||||||
9159
apps/mobile/patches/react-native-mmkv-storage+0.11.2.patch
Normal file
9159
apps/mobile/patches/react-native-mmkv-storage+0.11.2.patch
Normal file
File diff suppressed because one or more lines are too long
113323
apps/mobile/patches/react-native-quick-sqlite+8.2.7.patch
Normal file
113323
apps/mobile/patches/react-native-quick-sqlite+8.2.7.patch
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user