mllrsohn / grunt-invalidate-cloudfront

Sends a invalidation request to amazon cloudfront
MIT License
26 stars 13 forks source link

describe params. #6

Closed hd-deman closed 10 years ago

hd-deman commented 10 years ago

What this params mean?

        expand: true,
        cwd: './build/',
        src: ['**/*'],
        filter: 'isFile',
        dest: ''
steffenmllr commented 10 years ago

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