Does Kotlin Gradle plugin support configuration cache?
Getting
Copy code
Task `:my-project:jsBrowserProductionWebpack` of type `org.jetbrains.kotlin.gradle.targets.js.webpack.KotlinWebpack`: cannot serialize object of type 'org.gradle.api.internal.project.DefaultProject', a subtype of 'org.gradle.api.Project', as these are not supported with the configuration cache.
h
hfhbd
07/21/2025, 8:24 PM
JVM does, the multiplatform and especially js does not.