[Gradle, JS] Compilation after rebase
This commit is contained in:
committed by
Space Team
parent
6d7b7724bd
commit
866dee083e
+1
-1
@@ -87,7 +87,7 @@ open class KotlinJsTargetPreset(
|
||||
override fun getName(): String = JS_PRESET_NAME
|
||||
|
||||
public override fun createCompilationFactory(forTarget: KotlinJsTarget): KotlinJsCompilationFactory {
|
||||
return KotlinJsCompilationFactory(project, forTarget)
|
||||
return KotlinJsCompilationFactory(forTarget)
|
||||
}
|
||||
|
||||
companion object {
|
||||
|
||||
Reference in New Issue
Block a user