Is there a way to run Kotlin-DCE on a shared.js li...
# javascript
j
Is there a way to run Kotlin-DCE on a shared.js library(build out of a multiplatform project) which has dependency on kotlinx-serialization and ktor-client. Goal is to remove all dead code from kotlinx-serialization and ktor-client js files that are not needed by the shared.js. Thanks.
i
It is possible, but manually it is hard to do Since 1.3.70 (which in eap for now) dce is integrated with build