mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
The `jsProcessResources` task needs to depend on the `unpackSkikoWasmRuntimeJs` task since it explicitly consumes one of its outputs. Otherwise, a Gradle warning occurs during compilation that task execution optimizations have been disabled.