mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Use root app dir
This commit is contained in:
@@ -222,7 +222,7 @@ module.exports = (grunt) ->
|
||||
rebuild: true # rebuild native modules after atom-shell is updated
|
||||
|
||||
'create-windows-installer':
|
||||
appDirectory: appDir
|
||||
appDirectory: shellAppDir
|
||||
outputDirectory: path.join(buildDir, 'installer')
|
||||
iconUrl: 'https://raw.githubusercontent.com/atom/atom/master/resources/atom.png'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user