blob: 846429269d8cd936d8af20848b755d0cabd3730a [file] [log] [blame]
var path = require('path');
module.export = {
dirname = path.join(__dirname, 'template_src')
};