commit 0651065a535dbec0513d456175da935d22df66b0 Author: guybedford Date: Fri Aug 2 12:01:58 2013 -0700 jquery include diff --git a/jquery.js b/jquery.js new file mode 100644 index 0000000..f26ebbd --- /dev/null +++ b/jquery.js @@ -0,0 +1 @@ +module.exports = require('jquery/codeorigin.jquery.com/cdn/jquery-2.0.3');