_prepare.coffee 102 Bytes
Newer Older
liang ce committed
1 2 3 4 5
path = require 'path'

pathToLib = path.resolve __dirname, '../lib'

require('little-popo')(pathToLib)