Revert "changes for the headless Tachidesk"

This reverts commit e575aaf4fb.
This commit is contained in:
Aria Moradi
2021-08-07 22:37:27 +04:30
parent 7787dd1ecc
commit 08f49e0ac4
9 changed files with 87 additions and 8 deletions

View File

@@ -172,6 +172,7 @@ tasks {
named<Copy>("processResources") {
duplicatesStrategy = DuplicatesStrategy.INCLUDE
mustRunAfter(":webUI:copyBuild")
}
withType<LintTask> {