configure vite plugin for pwa handling

This commit is contained in:
2023-09-24 23:56:10 +02:00
parent b49a30bb6e
commit 423444a139
2 changed files with 13 additions and 1 deletions
+1
View File
@@ -26,6 +26,7 @@
"npm-run-all": "^4.1.5",
"typescript": "~5.1.6",
"vite": "4.4.9",
"vite-plugin-pwa": "^0.16.5",
"vue-tsc": "^1.8.3"
}
}