feat: add pwa support

This commit is contained in:
shinya
2025-06-24 21:05:29 +08:00
parent 1b1d32015d
commit 448909004a
22 changed files with 1218 additions and 25 deletions

View File

@@ -31,7 +31,8 @@
"react-icons": "^5.4.0",
"swiper": "^11.2.8",
"tailwind-merge": "^2.6.0",
"zod": "^3.24.1"
"zod": "^3.24.1",
"next-pwa": "^5.6.0"
},
"devDependencies": {
"@commitlint/cli": "^16.3.0",