Skip to content

Instantly share code, notes, and snippets.

@benzap
Created January 15, 2015 21:26
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 benzap/c631c01037fe3c233f0f to your computer and use it in GitHub Desktop.
Save benzap/c631c01037fe3c233f0f to your computer and use it in GitHub Desktop.
browserify command
browserify index.js -d | uglify -m -c -o index.min.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment