chore: update audit script - different resolutions

This commit is contained in:
2026-08-30 20:59:16 +05:00
parent 2d72848e8e
commit 87dbb200d9
10 changed files with 16316 additions and 135 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"build": "pnpm --dir web build",
"format": "pnpm --dir web format",
"html": "pnpm --dir refs build && node scripts/extract-static.mjs refs/.next/server/app refs-html",
"dom-audit": "pnpm --dir web refs-dom-audit"
"cdp-audit": "pnpm --dir web refs-cdp-audit:responsive"
},
"keywords": [],
"author": "Ku6epXBOCTuK",