replace radix imports

This commit is contained in:
vineyardbovines
2026-01-30 10:29:49 -05:00
committed by Samuel Newman
parent a7729a4fb4
commit 3785c46bf7
8 changed files with 35 additions and 25 deletions
+3
View File
@@ -11,6 +11,9 @@ if (cfg.resolver.resolveRequest) {
throw Error('Update this override because it is conflicting now.')
}
// Enforce "no RNGH on web"
cfg.resolver.blockList = [/react-native-gesture-handler\/.*/]
if (process.env.BSKY_PROFILE) {
cfg.cacheVersion += ':PROFILE'
}