feat: add PWA support with manifest and service worker

This commit is contained in:
2025-10-01 13:46:51 +08:00
parent cad2885cc2
commit 091e130021
10 changed files with 2639 additions and 2 deletions

View File

@@ -45,6 +45,7 @@
"tailwindcss": "^3.4.3",
"typescript": "^5.4.2",
"vite": "^5.1.4",
"vite-plugin-pwa": "^0.17.5",
"autoprefixer": "^10.4.20"
}
}