I think the simplest solution would be to “rollbac...
# javascript
l
I think the simplest solution would be to “rollback” the
kotlinOptions.moduleKind
to plain js
b
try to use
umd
it’s something like all in one 🙂
l
omg I had not thought of it 🤦
thanks !