[Gradle, JS]Run kotlinNodeJsSetup ad kotlinYarnSetup instead of assemble
This commit is contained in:
+1
-1
@@ -1075,7 +1075,7 @@ class GeneralKotlin2JsGradlePluginIT : KGPBaseTest() {
|
|||||||
}
|
}
|
||||||
"""
|
"""
|
||||||
}
|
}
|
||||||
build("assemble")
|
build("kotlinNodeJsSetup", "kotlinYarnSetup")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user