chore: include electron
This commit is contained in:
parent
bf761fc687
commit
d5f251f5d1
|
@ -6,5 +6,5 @@
|
||||||
"resolveJsonModule": true,
|
"resolveJsonModule": true,
|
||||||
"allowSyntheticDefaultImports": true
|
"allowSyntheticDefaultImports": true
|
||||||
},
|
},
|
||||||
"include": ["vite.config.ts", "package.json"]
|
"include": ["vite.config.ts", "package.json", "electron"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue