Mention why jquery shim is needed

This commit is contained in:
Kevin Sawicki
2013-09-18 14:36:49 -07:00
parent e5b2c6cd11
commit 51ecd515dd

View File

@@ -1 +1,3 @@
# FIXME Make jquery a package.json dependency
# This is needed so that space-pen can be require it as 'jquery'
module.exports = require '../vendor/jquery'