chore: Better typing for preload.ts (#1055)
This commit is contained in:
@@ -65,7 +65,7 @@ module.exports = {
|
||||
target: 'main',
|
||||
},
|
||||
{
|
||||
entry: 'src/preload.js',
|
||||
entry: 'src/preload.ts',
|
||||
config: 'vite.preload.config.ts',
|
||||
target: 'preload',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user