chroe: add electron into include
This commit is contained in:
parent
0f747c67c6
commit
a1525fdc60
|
@ -6,5 +6,5 @@
|
|||
"resolveJsonModule": true,
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"include": ["vite.config.ts", "package.json"]
|
||||
"include": ["vite.config.ts", "package.json", "electron"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue