Skip to content

Commit

Permalink
Properly load jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
simple10 committed Mar 2, 2014
1 parent c4ac903 commit 0c00c5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web_modules/jquery.coffee
@@ -0,0 +1,2 @@
require 'script!jquery/dist/jquery.js'
module.exports = jQuery

0 comments on commit 0c00c5a

Please sign in to comment.