replace radix imports
This commit is contained in:
committed by
Samuel Newman
parent
a7729a4fb4
commit
3785c46bf7
@@ -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'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user