Skip to content

Instantly share code, notes, and snippets.

@randallb
Created July 3, 2012 19:35
Show Gist options
  • Save randallb/3042287 to your computer and use it in GitHub Desktop.
Save randallb/3042287 to your computer and use it in GitHub Desktop.
this.require.define({"outputs/view/test":function(exports,require,module){
exports.awesome = function(){console.log("WOOO")}
console.log("required!")
}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment