Browse Source

build: remove vite-build-pwa dependancy

as it is now built using a static adapter
master
DanConwayDev 2 years ago
parent
commit
fbcb9b925a
No known key found for this signature in database
GPG Key ID: 68E15486D73F75E1
  1. 1
      package.json
  2. 1060
      yarn.lock

1
package.json

@ -46,7 +46,6 @@ @@ -46,7 +46,6 @@
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"vite": "^4.2.0",
"vite-plugin-pwa": "^0.19.8",
"vitest": "^1.2.2"
},
"type": "module",

1060
yarn.lock

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save