This repository was archived by the owner on Mar 26, 2018. It is now read-only.
This repository was archived by the owner on Mar 26, 2018. It is now read-only.
grunt.filerev.summary is undefined. #84
Open
Description
Hi ! Can someone help me ?
my task:
options: {
algorithm: 'md5',
length: 8
},
js: {
src: ['<%=config.app%>/**/*.js'],
dest: 'tmp'
}
result:
Running "filerev:js" (filerev) task
Revved 45 files
Done, without errors.
But when the task done, I get the " grunt.filerev.summary " undefined , where is it ? Or how can I get it ?
Metadata
Metadata
Assignees
Labels
No labels