We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b42106 commit a7f8499Copy full SHA for a7f8499
frameworks/Kotlin/ktor/ktor/build.gradle.kts
@@ -73,6 +73,7 @@ fun registerBundle(
73
dependencies {
74
exclusions.forEach { exclude(dependency(it)) }
75
}
76
+ mergeServiceFiles()
77
78
79
val nettyBundle by registerBundle(
0 commit comments