Cody Sehl
12/08/2017, 5:47 PMcompileKotlin2Js does? It doesn't seem to be well documented and ideally, I'd like to find the source to see how it works, but searching for the kotlin2js plugin yields nothingDmitry Kandalov
12/08/2017, 6:16 PMDmitry Kandalov
12/08/2017, 6:17 PMCody Sehl
12/08/2017, 6:20 PMCody Sehl
12/08/2017, 6:20 PMkotlin2js and compileKotlin2Js it never came up!Cody Sehl
12/08/2017, 6:21 PMkotlin repo - is that correct?Dmitry Kandalov
12/08/2017, 6:27 PMModule.md of this module mentions compileKotlin2Js and other tasks. Then I just looked at the code (which generates the task name at runtime).Dmitry Kandalov
12/08/2017, 6:27 PM