how to convert intellj module to dynamic import js...
# javascript
h
how to convert intellj module to dynamic import js module and use other module? bundle size so big..T.T
t
IR or legacy?
h
IR!
t
h
1. make kotlinJs module in intellij project for library 2. use 1 at other kotlinJs module in intellij
how to use dynamic imports of webpack in that senario