➕ (pwa) add vite-pwa plugin
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "loopycode",
|
"name": "loopycode",
|
||||||
"version": "0.0.0",
|
"version": "1.0.0",
|
||||||
"private": true,
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
"build": "run-p type-check build-only",
|
"build": "run-p type-check build-only",
|
||||||
@@ -46,6 +45,7 @@
|
|||||||
"sass": "^1.62.1",
|
"sass": "^1.62.1",
|
||||||
"typescript": "~4.8.4",
|
"typescript": "~4.8.4",
|
||||||
"vite": "^4.3.1",
|
"vite": "^4.3.1",
|
||||||
|
"vite-plugin-pwa": "^0.14.7",
|
||||||
"vitest": "^0.30.1",
|
"vitest": "^0.30.1",
|
||||||
"vue-tsc": "^1.4.4",
|
"vue-tsc": "^1.4.4",
|
||||||
"webdriverio": "^8.8.8"
|
"webdriverio": "^8.8.8"
|
||||||
|
|||||||
5213
pnpm-lock.yaml
generated
5213
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user