Skip to content

Instantly share code, notes, and snippets.

@b3sam
Created September 26, 2012 15:12
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 b3sam/3788611 to your computer and use it in GitHub Desktop.
Save b3sam/3788611 to your computer and use it in GitHub Desktop.
{
"cmd": ["yuicompressor", "$file", "-o", "${file_base_name}.min.${file_extension}", "--charset", "utf-8"],
"selector": "source.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment