mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
fix(electron): appimage wayland support (#6371)
Turns out the only solution for now is to patch the AppRun script in the AppImage using https://github.com/toeverything/electron-forge-maker-appimage/blob/master/scripts/patch-apprun.sh fix #6340, fix #6252 Some references: - https://github.com/audacity/audacity/issues/2498 - https://github.com/develar/app-builder/issues/104
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"@electron-forge/plugin-auto-unpack-natives": "^7.3.0",
|
||||
"@electron-forge/shared-types": "^7.3.0",
|
||||
"@emotion/react": "^11.11.4",
|
||||
"@pengx17/electron-forge-maker-appimage": "^1.1.1",
|
||||
"@pengx17/electron-forge-maker-appimage": "^1.2.0",
|
||||
"@sentry/electron": "^4.21.0",
|
||||
"@sentry/esbuild-plugin": "^2.16.0",
|
||||
"@sentry/react": "^7.108.0",
|
||||
|
||||
Reference in New Issue
Block a user