chore: 移除 vite-plugin-pwa/client

This commit is contained in:
pany
2025-03-05 17:15:28 +08:00
parent b764914361
commit bc2fca9d10

View File

@@ -22,7 +22,7 @@
"@@/*": ["src/common/*"]
},
"resolveJsonModule": true,
"types": ["vite/client", "vite-plugin-pwa/client"],
"types": ["vite/client"],
// 允许导入 .ts .mts .tsx 拓展名的文件
"allowImportingTsExtensions": true,
// 允许 JS