Is there a way to split kotlin-js apps up into mul...
# javascript
s
Is there a way to split kotlin-js apps up into multiple bundles?
b
you can try to use JS tools for that, theoretically it should work
c