Closed iDVB closed 10 years ago
You can build the files list dynamically.
Simple example:
files : [{
expand: true,
src: ['**/*.html'],
dest: 'dest/',
}]
My mistake. Need to read up more on grunt I believe. Thanks for the help!
No problem, glad to help
I'll throw another line in the read me so people not so familiar with grunt can find it
Would be nice if at least the inliner would allow multi-files.