I would do ``` static("static") { resources("...
# ktor
z
I would do
Copy code
static("static") {
    resources("js")
}