zeugederunity
06/19/2020, 9:12 AMzeugederunity
06/19/2020, 9:17 AMandylamax
06/19/2020, 11:19 AMzeugederunity
06/19/2020, 11:35 AMzeugederunity
06/19/2020, 11:37 AMandylamax
06/19/2020, 7:02 PMKamil Kalisz
06/19/2020, 7:23 PMandylamax
06/20/2020, 5:31 AMzeugederunity
06/20/2020, 7:50 AMjs {
browser {
runTask {
devServer = devServer?.copy(
port = 8088,
proxy = mapOf("/api" to "<http://localhost:8080>")
)
}
}
}
Edit: Is there an other way to configure a project as multiplatform library?zeugederunity
06/20/2020, 7:54 AMandylamax
06/20/2020, 9:56 AMkotlin-styled
is perfect, if you are not using react, kotllin-css-js
is the right choice.andylamax
06/20/2020, 10:03 AMandroid
you just create another gradle module and make it depend on the core libzeugederunity
06/22/2020, 7:04 AMdpux
06/22/2020, 6:04 PMzeugederunity
06/23/2020, 6:53 AM