Advertisement
Guest User

Untitled

a guest
Aug 28th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. "browserify-shim": {
  2. "react-module": {
  3. "depends": [
  4. "react": "./vendor.js:react",
  5. "react-dom": "./vendor.js:react-dom"
  6. ]
  7. }
  8. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement