mirror of
https://github.com/un-pany/mobvue.git
synced 2026-03-13 10:23:31 +08:00
chore: 移除 vite-plugin-pwa/client
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"@@/*": ["src/common/*"]
|
||||
},
|
||||
"resolveJsonModule": true,
|
||||
"types": ["vite/client", "vite-plugin-pwa/client"],
|
||||
"types": ["vite/client"],
|
||||
// 允许导入 .ts .mts .tsx 拓展名的文件
|
||||
"allowImportingTsExtensions": true,
|
||||
// 允许 JS
|
||||
|
||||
Reference in New Issue
Block a user