Build the ServiceWorker with Vite

This commit is contained in:
Alex Gleason
2023-09-15 14:37:09 -05:00
parent ba22fed03c
commit dcad4bb4f7
3 changed files with 859 additions and 10 deletions

View File

@@ -210,6 +210,7 @@
"stylelint-config-standard-scss": "^6.1.0",
"tailwindcss": "^3.3.3",
"ts-jest": "^29.0.0",
"vite-plugin-pwa": "^0.16.5",
"yargs": "^17.6.2"
},
"resolutions": {