UNPKG

handlebars-helpers-pack

Version:

A neat pack of helpers for Handlebars templates

7 lines (6 loc) 188 B
module.exports = function (grunt) { require('load-grunt-config')(grunt, { configPath: require('path').join(process.cwd(), 'grunt/options') }); grunt.loadTasks('grunt/tasks'); };