mirror of
https://github.com/atom/atom.git
synced 2026-01-25 14:59:03 -05:00
committed by
Nathan Sobo
parent
3a30f166d7
commit
2b97a21029
@@ -17,6 +17,7 @@ module.exports = function () {
|
||||
'build-version': CONFIG.appMetadata.version,
|
||||
'download': {cache: CONFIG.cachePath},
|
||||
'dir': CONFIG.intermediateAppPath,
|
||||
'icon': path.join(CONFIG.repositoryRootPath, 'resources', 'app-icons', CONFIG.channel, 'atom.icns'),
|
||||
'out': CONFIG.buildOutputPath,
|
||||
'overwrite': true,
|
||||
'platform': process.platform,
|
||||
|
||||
Reference in New Issue
Block a user