Skip to content

Commit

Permalink
Last commit did not work as it looks,
Browse files Browse the repository at this point in the history
trying something new
  • Loading branch information
joka8508 committed Jun 8, 2023
1 parent 09768c4 commit e0e7848
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build.gradle
Expand Up @@ -163,6 +163,11 @@ tasks.named("bootWar") {
enabled = false
}

tasks.named("war") {
archiveClassifier = ''
enabled = false
}

assets {
minifyJs = true
minifyCss = true
Expand Down

0 comments on commit e0e7848

Please sign in to comment.