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
-1
View File
@@ -5,7 +5,6 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"html": "node extract-static.mjs .next\\server\\app ..\\refs-html",
"start": "next start"
},
"dependencies": {