Do not suppress NPM related tasks, but be aware about checking of them in task graph
This commit is contained in:
committed by
Space Team
parent
887547c445
commit
d7c31f79a8
@@ -7,8 +7,6 @@ plugins {
|
||||
kotlin("multiplatform")
|
||||
}
|
||||
|
||||
suppressYarnAndNpmForAssemble()
|
||||
|
||||
description = "Kotlin Standard Library for experimental WebAssembly platform"
|
||||
|
||||
val unimplementedNativeBuiltIns =
|
||||
|
||||
Reference in New Issue
Block a user