Shan
02/12/2020, 12:40 AMfile or directory '/builds/my/org/my-project/src/jsMain/kotlin' not found and I cannot see to figure out why.. Anyone have any ideas? 🤔russhwolf
02/12/2020, 3:41 AMbrowser() or nodejs() to your js targetShan
02/12/2020, 5:27 AMEivind Nilsbakken
02/12/2020, 7:57 AMbuildDir at the root of your file system, instead of under projectDir, or is that just an error in the output? Ie. that leading / before builds should not be there, if that's actually where gradle looks.Shan
02/12/2020, 7:59 AMEivind Nilsbakken
02/12/2020, 8:01 AM