[Wasm] Add external file checker to K2
#KT-56849
This commit is contained in:
committed by
Space Team
parent
7687b86654
commit
6b6353f3b9
@@ -7,6 +7,7 @@ project.configureJvmToolchain(JdkMajorVersion.JDK_1_8)
|
||||
|
||||
dependencies {
|
||||
api(project(":core:compiler.common"))
|
||||
implementation(project(":core:compiler.common.web"))
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user