[Gradle, Wasm] Standartize binaryen and d8 download instead of download task
^KT-65686 fixed
This commit is contained in:
committed by
Space Team
parent
5bd0bbb159
commit
b4e1fa8569
@@ -45,6 +45,7 @@ fun Project.useNodeJsPlugin() {
|
||||
NodeJsUtils.useNodeJsPlugin(this)
|
||||
}
|
||||
|
||||
@Suppress("DEPRECATION")
|
||||
fun Test.setupNodeJs() {
|
||||
dependsOn(NodeJsUtils.nodeJsPlugin.nodeJsSetupTaskProvider)
|
||||
val nodeJsExecutablePath = project.provider {
|
||||
|
||||
Reference in New Issue
Block a user