mirror of
https://github.com/Pridecraft-Studios/joy.git
synced 2025-08-03 14:36:03 -04:00
fix: bundling trying to bundle to loaderless jars
This commit is contained in:
parent
1ce36dd27f
commit
30533c9697
@ -81,8 +81,10 @@ allprojects {
|
||||
|
||||
annotationProcessor(libs.mixin.squared)
|
||||
modImplementation(libs.bundles.common.bundle)
|
||||
if (project !in excluded) {
|
||||
include(libs.bundles.common.bundle)
|
||||
}
|
||||
}
|
||||
|
||||
tasks {
|
||||
withType<ProcessResources> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user