Skip to content

Instantly share code, notes, and snippets.

@marr
Created August 27, 2016 19:25
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 marr/5577a382e88c3d0bcc3bc80f000ef448 to your computer and use it in GitHub Desktop.
Save marr/5577a382e88c3d0bcc3bc80f000ef448 to your computer and use it in GitHub Desktop.
"browserify": {
"transform": [ "browserify-shim" ]
},
"browserify-shim": {
"react": "global:React",
"react-dom": "global:ReactDOM"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment