[Gradle, JS] Debug non test output
#KT-38109 fixed
This commit is contained in:
+1
@@ -430,6 +430,7 @@ class KotlinKarma(override val compilation: KotlinJsCompilation) :
|
||||
progressLogger.progress(value)
|
||||
|
||||
parseConsole(value, type)
|
||||
super.printNonTestOutput(text, type)
|
||||
}
|
||||
|
||||
private fun parseConsole(text: String, type: String?) {
|
||||
|
||||
Reference in New Issue
Block a user