Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to cache/skip older files #62

Open
gbirke opened this issue Oct 7, 2018 · 0 comments
Open

Add option to cache/skip older files #62

gbirke opened this issue Oct 7, 2018 · 0 comments

Comments

@gbirke
Copy link

gbirke commented Oct 7, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant