Closed hd-deman closed 10 years ago
What this params mean?
expand: true, cwd: './build/', src: ['**/*'], filter: 'isFile', dest: ''
This how you do dynamically build an files object in grunt - this is not specific to the plugin. Have a look at http://gruntjs.com/configuring-tasks#building-the-files-object-dynamically
What this params mean?