mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
fdadca2177
Adds serveStatic and distPath to WebBkndConfig so the web adapter can fully support server-side admin UI. Warns when adminOptions is set without serveStatic. Removes false from adminOptions type to prevent accidental runtime path with no admin benefit.