fix: electron white screen (#4048)

This commit is contained in:
Peng Xiao
2023-08-30 22:41:06 +08:00
committed by LongYinan
parent 852a1447de
commit de0e3ab988
-1
View File
@@ -113,7 +113,6 @@ module.exports = {
: undefined,
// We need the following line for updater
extraResource: ['./resources/app-update.yml'],
ignore: ['e2e', 'tests'],
},
makers,
hooks: {