Skip to content

Instantly share code, notes, and snippets.

@thisgeek
Created January 11, 2012 19:04
Show Gist options
  • Select an option

  • Save thisgeek/1596217 to your computer and use it in GitHub Desktop.

Select an option

Save thisgeek/1596217 to your computer and use it in GitHub Desktop.
AMD Cookie.js
watch('tests/test_.*\.js') { |md| system "node scripts/vendor/r.js/r.js #{md[0]}" }
watch('scripts/(.*)\.js') { |md| system "node scripts/vendor/r.js/r.js tests/test_#{md[1]}.js" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment