Guest User

Untitled

a guest
Nov 24th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. ./node_modules/.bin/babel src/ --ignore __tests__ -o dist/bundle.js
  2. browserify dist/bundle.js -o bin-json.0.3.1.js -t [ babelify --presets [ es2015 react ] ]
Add Comment
Please, Sign In to add comment