bertramdev / asset-pipeline

The core implementation of the asset pipeline for the jvm
193 stars 91 forks source link

Consider adding @CacheableTask to AssetCompile task #259

Closed khelenek closed 4 years ago

khelenek commented 4 years ago

To take advantage of the Gradle build cache: https://docs.gradle.org/current/userguide/build_cache.html#sec:task_output_caching_details

davydotcom commented 4 years ago

to be fixed in 3.2.2 today