Changeset 0.28.7 (#193)

This commit is contained in:
2026-03-15 15:45:00 +00:00
parent bffda043db
commit 3237d55e0c
82 changed files with 2481 additions and 2771 deletions

View File

@@ -80,7 +80,7 @@ $(page_proxy_block "${BASE_PATH}/settings")
$(page_proxy_block "${BASE_PATH}/w")
# v0.27.0: Extension surface page routes
$(page_proxy_block "${BASE_PATH}/s")
# v0.27.0: Extension surface static assets (served by backend from /data/surfaces/)
# v0.27.0: Extension surface static assets (proxied to backend; on-disk at /data/packages/)
$(page_proxy_block "${BASE_PATH}/surfaces")
ROUTES
)