revert babel changes

This commit is contained in:
Hailey
2024-04-11 22:15:17 -07:00
parent def2f77479
commit 72e22a2427
+1 -3
View File
@@ -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',
},
},
],