(pwa) vite pwa configuration

This commit is contained in:
Julien Calixte
2023-07-01 23:58:53 +02:00
parent 0855daf0bd
commit 6871e37214
12 changed files with 2044 additions and 125 deletions

View File

@@ -59,6 +59,7 @@
"sass": "^1.63.6",
"typescript": "~4.5.3",
"vite": "^4.3.9",
"vite-plugin-pwa": "^0.16.4",
"vitest": "^0.32.2",
"webpack": "^5.0.0"
}