feat: get pwa working

This commit is contained in:
鲁树人
2023-05-22 00:29:27 +01:00
parent bb633cd6f2
commit 4aff3b7a07
7 changed files with 2035 additions and 12 deletions

View File

@@ -54,6 +54,7 @@
"prettier": "^2.8.8",
"typescript": "^5.0.2",
"vite": "^4.3.2",
"vite-plugin-pwa": "^0.15.0",
"vite-plugin-top-level-await": "^1.3.0",
"vite-plugin-wasm": "^3.2.2",
"vitest": "^0.31.0"