Add static resource managment to (image) to the client.
This commit is contained in:
parent
1c9b1c49b1
commit
9f0198ce53
12 changed files with 67 additions and 46 deletions
|
|
@ -148,7 +148,6 @@ class LocalServer {
|
|||
staticFiles(
|
||||
remotePath = "/resources",
|
||||
dir = File(pathProvider.resourcesPath()),
|
||||
index = null,
|
||||
)
|
||||
route(path = "/campaign") {
|
||||
get(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue