We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wasmJsBrowserDevelopmentRun
1 parent a543012 commit 8f728ffCopy full SHA for 8f728ff
gradle.properties
@@ -1,7 +1,7 @@
1
org.gradle.configuration-cache=true
2
# For Wasm
3
# More memory is needed now to compile the Wasm target in Gradle
4
-org.gradle.jvmargs=-Xmx2G
+org.gradle.jvmargs=-Xmx4G
5
# For the `composeUi` custom source sets
6
#kotlin.mpp.applyDefaultHierarchyTemplate=false
7
# For Android
0 commit comments