docs: update refs, update script

This commit is contained in:
2026-08-28 14:27:44 +05:00
parent 5093b50f5c
commit 10278981ba
17 changed files with 1352 additions and 1187 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "pnpm --dir web dev",
"build": "pnpm --dir web build",
"format": "pnpm --dir web format"
"format": "pnpm --dir web format",
"html": "pnpm --dir refs build && node scripts/extract-static.mjs refs/.next/server/app refs-html"
},
"keywords": [],
"author": "Ku6epXBOCTuK",