fix Intellij not debugging common classes

This commit is contained in:
James Seibel
2026-04-10 07:21:45 -05:00
parent 6079cb4830
commit 5336dbafec
@@ -286,7 +286,6 @@ class NativeTransformer implements ResourceTransformer {
if (isNotCommonProject) {
shadowJar {
configurations = [project.configurations.shadowMe]
relocate "com.seibel.distanthorizons.common", "loaderCommon.${project.name}.com.seibel.distanthorizons.common"
def librariesLocation = "DistantHorizons.libraries"
// LZ4