mirror of
https://github.com/fatedier/frp.git
synced 2026-07-29 17:39:18 +08:00
web: fix Vite config tsconfig includes (#5450)
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
"moduleResolution": "bundler",
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"include": ["vite.config.ts"]
|
||||
"include": ["vite.config.mts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user