mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 13:00:39 +00:00
feat: simplify asset serving and enhance bootstrap response handling
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ enabled = false
|
||||
binding = "ASSETS"
|
||||
directory = "./dist"
|
||||
not_found_handling = "single-page-application"
|
||||
run_worker_first = true
|
||||
run_worker_first = false
|
||||
|
||||
[build]
|
||||
command = "npm run build"
|
||||
|
||||
Reference in New Issue
Block a user