Skip to content

Instantly share code, notes, and snippets.

@b3sam
Created September 26, 2012 15:12
Show Gist options
  • Select an option

  • Save b3sam/3788611 to your computer and use it in GitHub Desktop.

Select an option

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