Skip to content

Instantly share code, notes, and snippets.

View degiorgig's full-sized avatar
💭
looking for a good designer!

Giovanni Degiorgi degiorgig

💭
looking for a good designer!
View GitHub Profile
'use strict';
module.exports = function(grunt) {
// load all grunt tasks
require('matchdep').filterDev('grunt-*').forEach(grunt.loadNpmTasks);
// configurable paths
var paths = {