module.exports = function getRequirePath(target, template) { return template.getRequirePath(target); };