blob: c56ae49eac226fa105afc64702cfb6e30ae1b0f7 [file] [log] [blame]
var path = require('path');
module.exports = {
'dirname': path.join(__dirname, 'template')
};