You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Key Dependencies**: Compose Multiplatform, Kobweb Silk, Material Web Components
13
-
-**Current Version**: 0.6.0-SNAPSHOT
14
13
15
14
## Build Instructions and Environment Setup
16
15
@@ -63,7 +62,7 @@
63
62
64
63
2.**Memory Issues**: If Wasm compilation fails with OOM, the memory is already optimized in gradle.properties.
65
64
66
-
3.**Kotlin/JS Store**: The `kotlin-js-store` directory may be generated during JS builds - this should not be committed.
65
+
3.**Kotlin/JS Store**: The `kotlin-js-store` directory may be generated during JS builds - this should be committed when updated automatically by Gradle commands.
67
66
68
67
4.**Gradle Daemon**: May timeout on first runs. Use `--no-daemon` flag if needed: `./gradlew check --no-daemon`
69
68
@@ -99,7 +98,7 @@
99
98
-**buildSrc/src/main/kotlin/VersionsAndDependencies.kt**: All dependency versions
0 commit comments