[K/N] Replace destinationDir with destinationDirectory.
Breaking change was introduced in e9498c8.
This commit is contained in:
@@ -209,6 +209,6 @@ task assembleWeb(type: Sync) {
|
||||
}
|
||||
}
|
||||
|
||||
from compileKotlinJs.destinationDir
|
||||
from compileKotlinJs.destinationDirectory
|
||||
into "${projectDir}/web"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user