Created
March 6, 2016 01:14
-
-
Save ro31337/f5540f238b932e2bfb09 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ node_modules/.bin/browserify --extension=.jsx src/**/*.jsx -o bundle.js -t [ babelify --presets [ es2015 react ] ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment