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 a cache #17

Open
fredszaq opened this issue Jul 19, 2013 · 0 comments
Open

Add a cache #17

fredszaq opened this issue Jul 19, 2013 · 0 comments

Comments

@fredszaq
Copy link
Owner

This will be usefull in the maven plugin for example : if the output dir is in target, a clean means we'll have to regenerate all images. This would affect (badly) next build's build time.

If we add a cache folder outside the target one, then there is no need to regenerate all images, only the ones that have changed.

When using the force update flag, the cache dir has to be wiped out

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

No branches or pull requests

1 participant