- Set icon.png on BrowserWindow for taskbar display - Register app with setDesktopName() for Wayland compositor matching - Remove macOS-only activate handler (unused on Linux) - Add electron-builder build config with AppImage target for Linux - Add dist script: vite build && electron-builder
11 lines
137 B
JSON
11 lines
137 B
JSON
{
|
|
"name": "address-gen",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "address-gen"
|
|
}
|
|
}
|
|
}
|