JS: Use the same output paths for JPS and Maven-based builds

#KT-22586 Fixed
This commit is contained in:
Alexey Sedunov
2018-03-12 20:53:32 +03:00
parent 1b3d539a25
commit ae37cc30a1
12 changed files with 218 additions and 6 deletions
@@ -0,0 +1,3 @@
fun main(args: Array<String>) {
}
@@ -0,0 +1,3 @@
fun main(args: Array<String>) {
}
@@ -0,0 +1,3 @@
fun test() {
}