Report warning when two .kt files get same paths in JS source map
This commit is contained in:
@@ -0,0 +1 @@
|
||||
fun bar() = foo() + "bar"
|
||||
@@ -0,0 +1 @@
|
||||
fun foo() = "foo"
|
||||
Reference in New Issue
Block a user