Skip to content

Commit

Permalink
Comment bootstrap debug argument
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeregorix committed May 9, 2024
1 parent 34683e9 commit c7480d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge/build.gradle.kts
Expand Up @@ -351,7 +351,7 @@ tasks {
.toList()
}

jvmArguments.add("-Dbsl.debug=true")
// jvmArguments.add("-Dbsl.debug=true") // Uncomment to debug bootstrap classpath

sourceSets.forEach {
dependsOn(it.classesTaskName)
Expand Down

0 comments on commit c7480d5

Please sign in to comment.