figitaki
08/22/2017, 8:14 PMkotlin-fullstack-sample
but I'm getting the following error from webpack when I try to include the compiled kotlin2js output in my webpack bundle:
Module not found: Can't resolve 'kotlinx-html-js' in '/Users/figitaki/Developer/kotlin/demo-kotlin-scripts/src'
I looked on npm
and there's no package called kotlin-html-js
any ideas?bashor
08/22/2017, 8:46 PMfigitaki
08/22/2017, 8:51 PM.js
files from the kotlinx-html-js
jar during the gradle task build. I'm trying that now.figitaki
08/22/2017, 9:15 PMcy
08/23/2017, 8:32 AMfigitaki
08/23/2017, 6:13 PMcreate-react-app
tool. I think it will make Kotlin /way/ more accessible to the JS community. You can check it out here: https://github.com/figitaki/kotlin-scriptsChris Miller
08/24/2017, 12:29 PMfigitaki
08/25/2017, 12:35 AM