diff --git a/build.gradle b/build.gradle index 7afd435..baaf0a0 100644 --- a/build.gradle +++ b/build.gradle @@ -42,6 +42,7 @@ compile 'org.jetbrains.kotlinx:kotlinx-html-js:0.6.10' } +/* uploadArchives { //println 'user: ' + nexusUsername repositories { @@ -55,6 +56,7 @@ } } } +*/ compileKotlin2Js { kotlinOptions.sourceMap = true