tradle / rn-nodeify

hack to allow react-native projects to use node core modules, and npm modules that use them
MIT License
614 stars 114 forks source link

fix: unexpected token pbkdf2 #103

Closed adeyahya closed 3 years ago

adeyahya commented 3 years ago

resolve #102

the hacked code for pbkdf2 producing invalid syntax

Screen Shot 2021-04-10 at 07 02 13

I think the code should be global["v14.15.1"] instead