Skip to content

Original path as manifest key, new path as value? #246

@madsem

Description

@madsem

I'm trying for some time now to achieve the below structure, to have a PHP script read the manifest.
For that I need the original path as json key, and the new file name + hash as value:

 {
      "original/path/to/img/image.jpg": "image-34c9d558b2.jpg"
}

But after everything I have tried so far, I think it might not be possible with gulp-rev, is this accurate?

Thank you :)

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