Skip to content

Instantly share code, notes, and snippets.

@cmilfont
Created March 9, 2017 11:06
Show Gist options
  • Save cmilfont/6ba62086c51994c18447cb17eae4fb05 to your computer and use it in GitHub Desktop.
Save cmilfont/6ba62086c51994c18447cb17eae4fb05 to your computer and use it in GitHub Desktop.
{
"scripts": {
"build": "browserify app/app.jsx -o public/assets/js/bundle.js -t babelify"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment