It’s a known issue with the current routing (we ha...
# ktor
o
It’s a known issue with the current routing (we have a plan to fix it). You might want to separate them into different subpaths. E.g.
/static
for resources,
/api
for api, etc