John O'Reilly
04/12/2024, 6:56 PMDrawableResource
like Res.drawable.web
which is being passed to an Icon. Same code is working on other platforms. Using CMP 1.6.2
MissingResourceException: Missing resource with path: ./drawable/web.xml
John O'Reilly
04/12/2024, 7:39 PMcopyWasmResoures
workaround in following and seems to work https://github.com/Kotlin/kotlin-wasm-examples/blob/main/compose-imageviewer/webApp/build.gradle.ktsMohammed Akram Hussain
04/17/2025, 10:47 AMcopyWasmresources
. I'm facing the following issue with compose v1.7.3
https://kotlinlang.slack.com/archives/CDFP59223/p1744835088246719