Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save djleonskennedy/258d30285d1a7e844ce1c6bfa6023ade to your computer and use it in GitHub Desktop.
Save djleonskennedy/258d30285d1a7e844ce1c6bfa6023ade to your computer and use it in GitHub Desktop.
rn-node-modules-resolving.js
[
'babel-plugin-rewrite-require',
{
aliases: {
crypto: 'crypto-browserify',
stream: 'readable-stream',
vm: 'vm-browserify',
},
},
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment