pwa because why not

This commit is contained in:
Theo Browne
2025-02-15 18:03:21 -08:00
parent 3165c3dccb
commit 34f64869c0
3 changed files with 3248 additions and 2 deletions

View File

@@ -11,5 +11,8 @@
"devDependencies": {
"typescript": "~5.7.2",
"vite": "^6.1.0"
},
"dependencies": {
"vite-plugin-pwa": "^0.21.1"
}
}