[Gradle, JS] Sort for tools npm dependencies
This commit is contained in:
committed by
TeamCityServer
parent
3fc2a77281
commit
f182a1c750
+1
@@ -71,6 +71,7 @@ open class KotlinPackageJsonTask : DefaultTask() {
|
||||
nodeJs.taskRequirements
|
||||
.getCompilationNpmRequirements(projectPath, compilationDisambiguatedName)
|
||||
.map { it.toString() }
|
||||
.sorted()
|
||||
}
|
||||
|
||||
@get:Nested
|
||||
|
||||
Reference in New Issue
Block a user