Skip to content

Instantly share code, notes, and snippets.

@sharnie
Created September 4, 2015 19:53
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 sharnie/3531ce12ed71410a8c91 to your computer and use it in GitHub Desktop.
Save sharnie/3531ce12ed71410a8c91 to your computer and use it in GitHub Desktop.
JavaScript build for Sublime
{
"cmd": ["/usr/local/bin/node", "$file", "$file_base_name"],
"working_dir": "${project_path:${folder}}",
"selector": "*.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment