mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
do not rename electron.exe
This commit is contained in:
@@ -108,7 +108,6 @@ var config = {
|
||||
darwinBundleDocumentTypes: product.darwinBundleDocumentTypes,
|
||||
darwinCredits: darwinCreditsTemplate ? new Buffer(darwinCreditsTemplate({ commit: commit, date: new Date().toISOString() })) : void 0,
|
||||
winIcon: product.icons.application.ico,
|
||||
win32ExeBasename: product.win32ExeBasename,
|
||||
token: process.env['GITHUB_TOKEN'] || void 0
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user