mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-10 05:29:08 +08:00
fix: electron white screen (#4048)
This commit is contained in:
@@ -114,7 +114,6 @@ module.exports = {
|
|||||||
: undefined,
|
: undefined,
|
||||||
// We need the following line for updater
|
// We need the following line for updater
|
||||||
extraResource: ['./resources/app-update.yml'],
|
extraResource: ['./resources/app-update.yml'],
|
||||||
ignore: ['e2e', 'tests'],
|
|
||||||
protocols: [
|
protocols: [
|
||||||
{
|
{
|
||||||
name: productName,
|
name: productName,
|
||||||
|
|||||||
Reference in New Issue
Block a user