feat: Add initial Electron project setup including package.json, scripts, and dependencies.
Some checks failed
Build and Release / build-and-release (push) Failing after 24m45s
Some checks failed
Build and Release / build-and-release (push) Failing after 24m45s
This commit is contained in:
@@ -71,7 +71,8 @@
|
|||||||
"--device=all",
|
"--device=all",
|
||||||
"--filesystem=home",
|
"--filesystem=home",
|
||||||
"--talk-name=org.freedesktop.Notifications"
|
"--talk-name=org.freedesktop.Notifications"
|
||||||
]
|
],
|
||||||
|
"extraFlatpakBuilderArgs": ["--disable-rofiles-fuse"]
|
||||||
},
|
},
|
||||||
"nsis": {
|
"nsis": {
|
||||||
"oneClick": true,
|
"oneClick": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user