🚩 Remove generateBranding option

This commit is contained in:
trickypr 2022-07-14 16:22:52 +10:00
parent 24e85cde26
commit 0b8c7b6501
2 changed files with 0 additions and 3 deletions

View file

@ -143,7 +143,6 @@ export async function setupProject(): Promise<void> {
binaryName,
version: { product, version },
buildOptions: {
generateBranding: false,
windowsUseSymbolicLinks: false,
},
}