Rezenerator icon indicating copy to clipboard operation
Rezenerator copied to clipboard

Add a cache

Open fredszaq opened this issue 11 years ago • 0 comments

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

fredszaq avatar Jul 19 '13 07:07 fredszaq