Hi, maybe a stupid question, but I want to serve compose-web from ktor, but I’m unsure how to reference the js+html files in ktor. I have multi project setup in gradle
Pretty much, but also hooking up task dependencies accross the modules. My setup also supports hosting webapp as both, embedded within ktor as well as standalone.
Big Chungus
03/29/2023, 1:11 PM
In short CfW is no different from any other static js webapp (e.g. react) - it's just a bunch of js, html and css in the end