Skip to content

Commit 83e1bbf

Browse files
morisilclaude
andcommitted
chore: ignore disabled native targets and update yarn locks
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 9570422 commit 83e1bbf

3 files changed

Lines changed: 212 additions & 180 deletions

File tree

gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ kotlin.code.style=official
2222
kotlin.js.generate.executable.default=false
2323
kotlin.apple.xcodeCompatibility.nowarn=true
2424
kotlin.native.enableKlibsCrossCompilation=true
25+
kotlin.native.ignoreDisabledTargets=true
2526
kotlin.incremental.wasm=true
2627

2728
# dokka
@@ -35,3 +36,4 @@ org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+UseParallelGC
3536
#org.gradle.configuration-cache.parallel=true
3637
#org.gradle.caching=true
3738
org.gradle.parallel=true
39+

kotlin-js-store/wasm/yarn.lock

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)