Add static resource managment to (image) to the client.

This commit is contained in:
Thomas Andres Gomez 2025-12-11 11:02:35 +01:00
parent 1c9b1c49b1
commit 9f0198ce53
12 changed files with 67 additions and 46 deletions

View file

@ -148,7 +148,6 @@ class LocalServer {
staticFiles(
remotePath = "/resources",
dir = File(pathProvider.resourcesPath()),
index = null,
)
route(path = "/campaign") {
get(