Skip to content

Add option to cache/skip older files #62

@gbirke

Description

@gbirke

Currently, files are concatenated on every build. It would be nice to have an option to either cache the files based on their content (calculating hashes of the file contents and comparing the hashes to the last known output). Alternatively, it could compare the modification dates to the output file and skip concatenating if the output file is newer.

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