[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)
|
progressLogger.progress(value)
|
||||||
|
|
||||||
parseConsole(value, type)
|
parseConsole(value, type)
|
||||||
|
super.printNonTestOutput(text, type)
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun parseConsole(text: String, type: String?) {
|
private fun parseConsole(text: String, type: String?) {
|
||||||
|
|||||||
Reference in New Issue
Block a user