chore: remove vite-plugin-pwa dependency
- its only used for typings - it creates problems with peerDependencies - just let it die
This commit is contained in:
parent
b3e0f180b3
commit
0e59a233ed
5 changed files with 1 additions and 9 deletions
|
|
@ -5,9 +5,6 @@
|
|||
"skipLibCheck": true,
|
||||
"jsxImportSource": "react",
|
||||
"noImplicitAny": false,
|
||||
"types": [
|
||||
"vite-plugin-pwa/client"
|
||||
],
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@components/*": ["src/components/*"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue