mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-30 13:05:27 -05:00
Disable shadowJar, where did that come from
Signed-off-by: shedaniel <daniel@shedaniel.me>
This commit is contained in:
@@ -165,6 +165,8 @@ task javadocJar(type: Jar, dependsOn: javadoc) {
|
||||
from javadoc.destinationDir
|
||||
}
|
||||
|
||||
tasks.shadowJar.enabled = false
|
||||
|
||||
license {
|
||||
header rootProject.file("HEADER")
|
||||
include "**/*.java"
|
||||
|
||||
Reference in New Issue
Block a user