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
@@ -10,8 +10,6 @@ kotlin {
|
||||
}
|
||||
}
|
||||
|
||||
suppressYarnAndNpmForAssemble()
|
||||
|
||||
val commonMainSources by task<Sync> {
|
||||
dependsOn(":kotlin-stdlib-js-ir:commonMainSources")
|
||||
from {
|
||||
|
||||
Reference in New Issue
Block a user