JackHurst0

Results 1 issues of JackHurst0

It's not possible to enable [Gradle configuration Cache](https://docs.gradle.org/current/userguide/configuration_cache.html) in projects using `moko-resources` For example in the demo project, update the root `gradle.properties` file: ``` org.gradle.jvmargs=-Xmx8g org.gradle.parallel=true # Enable Configuration Cache...

enhancement
help wanted