/** * Debugging: try running "npm cache clear" if things aren't working as expected. */ module.exports = function(grunt) { require('load-grunt-config')(grunt); };