Skip to content

Instantly share code, notes, and snippets.

@osa1
Created October 25, 2012 18:21
Show Gist options
  • Save osa1/3954467 to your computer and use it in GitHub Desktop.
Save osa1/3954467 to your computer and use it in GitHub Desktop.
JavaScript.sublime-build
{
"cmd": ["/home/sinan/node_modules/.bin/uglifyjs", "--overwrite", "-b", "$file"],
"selector": "source.javascript"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment