mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Update react-native-svg-transformer to 1.5.x (#3236)
This commit is contained in:
@@ -25,7 +25,7 @@ const localPackagePaths = [
|
||||
*/
|
||||
const config = {
|
||||
transformer: {
|
||||
babelTransformerPath: require.resolve( "react-native-svg-transformer" )
|
||||
babelTransformerPath: require.resolve( "react-native-svg-transformer/react-native" )
|
||||
},
|
||||
resolver: {
|
||||
assetExts: assetExts.filter( ext => ext !== "svg" ),
|
||||
|
||||
Reference in New Issue
Block a user