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
Kotlin 2.2’s default hierarchy creates `webMain` when both JS and WASM
targets are present. Re-creating it manually fails with the error
“KotlinSourceSet with name 'webMain' already exists”.
0 commit comments