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