mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-18 08:44:16 +08:00
feat: suport windows search app
This commit is contained in:
@@ -21,7 +21,8 @@ module.exports = {
|
||||
mainProcessFile: "src/main/index.ts",
|
||||
mainProcessWatch: ["src/main"],
|
||||
externals: [
|
||||
'pouchdb'
|
||||
'pouchdb',
|
||||
'extract-file-icon'
|
||||
],
|
||||
// Use this to change the entry point of your app's render process. default src/[main|index].[js|ts]
|
||||
builderOptions: {
|
||||
|
||||
Reference in New Issue
Block a user