[Gradle, JS] Remove supporting source maps for IR until it exists
^KT-45754 fixed
This commit is contained in:
committed by
TeamCityServer
parent
466e7b60b0
commit
6567b0e8ad
-2
@@ -222,7 +222,5 @@ constructor(
|
||||
|
||||
private fun KotlinJsOptions.configureCommonJsOptions() {
|
||||
moduleKind = "commonjs"
|
||||
sourceMap = true
|
||||
sourceMapEmbedSources = null
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user