Open
Description
http://gruntjs.com/configuring-tasks#building-the-files-object-dynamically
Running "pleeease:other" (pleeease) task
[D] Task source: /node_modules/grunt-pleeease/tasks/pleeease.js
Verifying property pleeease.other exists in config...OK
Warning: Object true has no method 'indexOf' Use --force to continue.
while using
files: {
expand: true,
cwd: 'public/stylesheets/',
src: ['*.css'],
ext: '.max.css',
dest: 'target/files/stylesheets/'
}
Metadata
Metadata
Assignees
Labels
No labels