bashor
02/15/2023, 8:44 PMandylamax
02/16/2023, 2:46 AMkotlin {
js(IR) {
browser()
}
}
because all the examples on compose-jb are using this approach
or
are you using
kotlin {
wasm {
browser()
}
}
build.gradle(.kts)
would gladly helpbashor
02/16/2023, 1:37 PMandylamax
02/16/2023, 3:04 PMbashor
02/16/2023, 5:24 PMandylamax
02/17/2023, 7:13 AM