mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
Remove unused electron-forge config
This commit is contained in:
@@ -12,19 +12,7 @@ module.exports = {
|
||||
setupIcon: "./images/app-icons/win/icon.ico",
|
||||
loadingGif: "./images/app-icons/win/setup-banner.gif"
|
||||
}
|
||||
},
|
||||
{
|
||||
name: '@electron-forge/maker-zip',
|
||||
platforms: ['darwin'],
|
||||
},
|
||||
{
|
||||
name: '@electron-forge/maker-deb',
|
||||
config: {},
|
||||
},
|
||||
{
|
||||
name: '@electron-forge/maker-rpm',
|
||||
config: {},
|
||||
},
|
||||
}
|
||||
],
|
||||
plugins: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user