module.exports = function(config) { return { html: [ 'tmp/index.html', 'tmp/views/index.html', ] }; };