mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 22:58:52 +02:00
fix(edit-docs): electron not being able to start
This commit is contained in:
parent
8d705f1712
commit
389bb79607
@ -18,6 +18,10 @@ module.exports = {
|
||||
outputHashing: 'none',
|
||||
generatePackageJson: true,
|
||||
externalDependencies: [
|
||||
"electron/main",
|
||||
"@electron/remote/main",
|
||||
"electron",
|
||||
"@electron/remote",
|
||||
"better-sqlite3"
|
||||
]
|
||||
}),
|
||||
|
Loading…
x
Reference in New Issue
Block a user