Skip to content

Commit

Permalink
Enable incremental wasm compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
eygraber committed Nov 27, 2024
1 parent aadc3d6 commit 3ec3e61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ org.gradle.configuration-cache=false
org.gradle.configureondemand=false

#Kotlin
kotlin.incremental.wasm=true
kotlin.js.yarn=false
kotlin.native.enableKlibsCrossCompilation=true
kotlin.native.ignoreDisabledTargets=true

0 comments on commit 3ec3e61

Please sign in to comment.