mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-09 00:30:14 +03:00
4 lines
155 B
CoffeeScript
4 lines
155 B
CoffeeScript
# 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'
|