Skip to content
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
@HelloYie

Description

@HelloYie

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions