module.exports = function(config) { return { html: '<%= destDir %>/index.html', }; };