revert babel changes
This commit is contained in:
+1
-3
@@ -42,9 +42,7 @@ module.exports = function (api) {
|
||||
platform: './src/platform',
|
||||
state: './src/state',
|
||||
view: './src/view',
|
||||
crypto: 'react-native-quick-crypto',
|
||||
stream: 'stream-browserify',
|
||||
buffer: '@craftzdog/react-native-buffer',
|
||||
crypto: './src/platform/crypto.ts',
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user