Skip to content

"0 files busted" although it did work #241

@lhtdesignde

Description

@lhtdesignde

Hey, when I run cacheBust it says "0 files busted" although it did indeed update one file and added a hash. What is this supposed to tell me?

config:

    cacheBust: {
      options: {
        algorithm: 'md5',
        length: 20,
        separator: '-',
        deleteOriginals: true
      },
      css: {
        options: {
          assets: ['<%= paths.dist %>/stylesheets/*']
        },
        src: ['styles.css']
      },
    },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions