Hi I'm new with kotlin, so my question may be stup...
# javascript
m
Hi I'm new with kotlin, so my question may be stupid, but are there someone, who have correctly implement
klock
to multiplatform? I have implemented 1.11.13, everything works fine, with using
npm link
, but it is not possible to publish it to my private nexus NPM repo what I try, is to change package.json, and change it to my scope before publish, this help me with
kotlin-source-map-loader
, but
klock
create
require('klock-root-klock')
on end of generated js file
j
Klock as far as i know hasn't been compiled for 1.4 yet #korge might be a good place to ask questions around klock
m
I use 1.3.72, I try ask on #korge, thanks