perf: nén panorama 4096px + xuất WebP, LQIP theo path webp
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
+2
-1
@@ -6,7 +6,8 @@
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "eslint"
|
||||
"lint": "eslint",
|
||||
"optimize:images": "node scripts/optimize-images.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@paper-design/shaders-react": "^0.0.76",
|
||||
|
||||
Reference in New Issue
Block a user